SUMPLATB_MOD Module


Subroutines

public subroutine SUMPLATB(KDGSA, KDGL, KPROCA, KLOENG, LDSPLIT, LDFOURIER, KMEDIAP, KRESTM, KINDIC, KLAST)

*** *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
logical, intent(in) :: LDFOURIER
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)