SUMPLATBEQ Subroutine

public subroutine SUMPLATBEQ(KDGSA, KDGL, KPROC, KPROCA, KLOENG, LDSPLIT, LDEQ_REGIONS, KMEDIAP, KRESTM, KINDIC, KLAST)

Uses

  • proc~~sumplatbeq~2~~UsesGraph proc~sumplatbeq~2 SUMPLATBEQ module~abort_trans_mod~2 ABORT_TRANS_MOD proc~sumplatbeq~2->module~abort_trans_mod~2 module~parkind1~2 PARKIND1 proc~sumplatbeq~2->module~parkind1~2 module~eq_regions_mod~2 eq_regions_mod proc~sumplatbeq~2->module~eq_regions_mod~2 module~tpm_distr TPM_DISTR proc~sumplatbeq~2->module~tpm_distr module~eq_regions_mod~2->module~parkind1~2 module~tpm_distr->module~parkind1~2

*** *SUMPLATBEQ * - Routine to initialize parallel environment (latitude partitioning for LEQ_REGIONS=T)

  • Interface. ---------- CALL *SUMPLATBEQ *

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KDGSA
integer(kind=JPIM), intent(in) :: KDGL
integer(kind=JPIM), intent(in) :: KPROC
integer(kind=JPIM), intent(in) :: KPROCA
integer(kind=JPIM), intent(in) :: KLOENG(KDGSA:KDGL)
logical, intent(in) :: LDSPLIT
logical, intent(in) :: LDEQ_REGIONS
integer(kind=JPIM), intent(out) :: KMEDIAP
integer(kind=JPIM), intent(out) :: KRESTM
integer(kind=JPIM), intent(out) :: KINDIC(KPROCA)
integer(kind=JPIM), intent(out) :: KLAST(KPROCA)

Calls

proc~~sumplatbeq~2~~CallsGraph proc~sumplatbeq~2 SUMPLATBEQ proc~abort_trans ABORT_TRANS proc~sumplatbeq~2->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