GATH_GRID_CTL_MOD Module


Subroutines

public subroutine GATH_GRID_CTL(PGPG, KFGATHG, KPROMA, KTO, PGP)

*** GATH_GRID_CTL - Gather global gridpoint array from processors

Read more…

Arguments

Type IntentOptional Attributes Name
real(kind=JPRB), intent(out), optional :: PGPG(:,:)
integer(kind=JPIM), intent(in) :: KFGATHG
integer(kind=JPIM), intent(in) :: KPROMA
integer(kind=JPIM), intent(in) :: KTO(:)
real(kind=JPRB), intent(in) :: PGP(:,:,:)