SUMPLATB Subroutine

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

Uses

    • EC_PARKIND
  • proc~~sumplatb~2~~UsesGraph proc~sumplatb~2 SUMPLATB EC_PARKIND EC_PARKIND proc~sumplatb~2->EC_PARKIND

*** *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
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)