DIST_GRID_32_CTL_MOD Module


Subroutines

public subroutine DIST_GRID_32_CTL(PGPG, KFDISTG, KPROMA, KFROM, PGP)

*** DIST_GRID_32_CTL - Distributing global gridpoint array to processors

Read more…

Arguments

Type IntentOptional Attributes Name
real(kind=JPRM), intent(in), optional :: PGPG(:,:)
integer(kind=JPIM), intent(in) :: KFDISTG
integer(kind=JPIM), intent(in) :: KPROMA
integer(kind=JPIM), intent(in) :: KFROM(:)
real(kind=JPRM), intent(out) :: PGP(:,:,:)