GATH_GRID_CTL_MOD Module


Used by

  • module~~gath_grid_ctl_mod~2~~UsedByGraph module~gath_grid_ctl_mod~2 GATH_GRID_CTL_MOD proc~gath_grid GATH_GRID proc~gath_grid->module~gath_grid_ctl_mod~2 proc~gath_grid~2 GATH_GRID proc~gath_grid~2->module~gath_grid_ctl_mod~2

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(:,:,:)