SUEMPLATB_MOD Module


Used by

  • module~~suemplatb_mod~~UsedByGraph module~suemplatb_mod SUEMPLATB_MOD proc~suemplat SUEMPLAT proc~suemplat->module~suemplatb_mod

Subroutines

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

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

Read more…

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