SUMPLATF Subroutine

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

Uses

  • proc~~sumplatf~2~~UsesGraph proc~sumplatf~2 SUMPLATF module~sumplatb_mod~2 SUMPLATB_MOD proc~sumplatf~2->module~sumplatb_mod~2 module~tpm_geometry TPM_GEOMETRY proc~sumplatf~2->module~tpm_geometry module~parkind1~2 PARKIND1 proc~sumplatf~2->module~parkind1~2 module~tpm_geometry->module~parkind1~2

*** *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 proc~abort_trans ABORT_TRANS proc~sumplatb->proc~abort_trans proc~abor1 ABOR1 proc~abort_trans->proc~abor1 proc~sdl_srlabort SDL_SRLABORT proc~abort_trans->proc~sdl_srlabort proc~sdl_traceback SDL_TRACEBACK proc~abort_trans->proc~sdl_traceback proc~sdl_srlabort->proc~abor1 proc~sdl_traceback->proc~abor1

Contents