SUEMPLATB Subroutine

public subroutine SUEMPLATB(KDGSA, KDGL, KPROCA, KLOENG, LDSPLIT, PWEIGHT, LDWEIGHTED_DISTR, PMEDIAP, KPROCAGP, KMEDIAP, KRESTM, KINDIC, KLAST, KDGUX)

Uses

  • proc~~suemplatb~~UsesGraph proc~suemplatb SUEMPLATB PARKIND1 PARKIND1 proc~suemplatb->PARKIND1 YOMHOOK YOMHOOK proc~suemplatb->YOMHOOK module~abort_trans_mod ABORT_TRANS_MOD proc~suemplatb->module~abort_trans_mod

*** *SUMPLATB * - Routine to initialize parallel environment

  • Interface. ---------- CALL *SUMPLATB *

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KDGSA
integer(kind=JPIM), intent(in) :: KDGL
integer(kind=JPIM), intent(in) :: KPROCA
integer(kind=JPIM), intent(in) :: KLOENG(KDGSA:KDGL)
logical, intent(in) :: LDSPLIT
real(kind=JPRD), intent(in) :: PWEIGHT(:)
logical, intent(inout) :: LDWEIGHTED_DISTR
real(kind=JPRD), intent(in) :: PMEDIAP
integer(kind=JPIM), intent(in) :: KPROCAGP(KPROCA)
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)
integer(kind=JPIM), intent(in) :: KDGUX

Calls

proc~~suemplatb~~CallsGraph proc~suemplatb SUEMPLATB dr_hook dr_hook proc~suemplatb->dr_hook proc~abort_trans ABORT_TRANS proc~suemplatb->proc~abort_trans mpl_abort mpl_abort proc~abort_trans->mpl_abort sdl_srlabort sdl_srlabort proc~abort_trans->sdl_srlabort sdl_traceback sdl_traceback proc~abort_trans->sdl_traceback

Called by

proc~~suemplatb~~CalledByGraph proc~suemplatb SUEMPLATB proc~suemplat SUEMPLAT proc~suemplat->proc~suemplatb proc~suemp_trans SUEMP_TRANS proc~suemp_trans->proc~suemplat proc~esetup_trans ESETUP_TRANS proc~esetup_trans->proc~suemp_trans