*** GATH_GRID_32 - Gather global gridpoint array from processors
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=JPRM), | intent(out), | optional | :: | PGPG(:,:) | ||
| integer(kind=JPIM), | intent(in), | optional | :: | KPROMA | ||
| integer(kind=JPIM), | intent(in) | :: | KFGATHG | |||
| integer(kind=JPIM), | intent(in) | :: | KTO(:) | |||
| integer(kind=JPIM), | intent(in), | optional | :: | KRESOL | ||
| real(kind=JPRM), | intent(in) | :: | PGP(:,:,:) |