SUMPLATF Subroutine

public subroutine SUMPLATF(KDGL, KPROCA, KMYSETA, KULTPP, KPROCL, KPTRLS)

Uses

  • proc~~sumplatf~2~~UsesGraph proc~sumplatf~2 SUMPLATF EC_PARKIND EC_PARKIND proc~sumplatf~2->EC_PARKIND module~sumplatb_mod~2 SUMPLATB_MOD proc~sumplatf~2->module~sumplatb_mod~2 module~tpm_geometry~2 TPM_GEOMETRY proc~sumplatf~2->module~tpm_geometry~2 module~parkind_ectrans PARKIND_ECTRANS module~tpm_geometry~2->module~parkind_ectrans PARKIND1 PARKIND1 module~parkind_ectrans->PARKIND1

*** *SUMPLATF * - Initialize fourier space distibution in N-S direction

  • Interface. ---------- CALL *SUMPLATF *

    1. CODE NOT DEPENDING ON 'LELAM': ------------------------------

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KDGL
integer(kind=JPIM), intent(in) :: KPROCA
integer(kind=JPIM), intent(in) :: KMYSETA
integer(kind=JPIM), intent(out) :: KULTPP(:)
integer(kind=JPIM), intent(out) :: KPROCL(:)
integer(kind=JPIM), intent(out) :: KPTRLS(:)

Calls

proc~~sumplatf~2~~CallsGraph proc~sumplatf~2 SUMPLATF proc~sumplatb SUMPLATB proc~sumplatf~2->proc~sumplatb