*** DIST_GRID_32 - Distribute global gridpoint array among processors
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=JPRM), | intent(in), | optional | :: | PGPG(:,:) | ||
| integer(kind=JPIM), | intent(in), | optional | :: | KPROMA | ||
| integer(kind=JPIM), | intent(in) | :: | KFDISTG | |||
| integer(kind=JPIM), | intent(in) | :: | KFROM(:) | |||
| integer(kind=JPIM), | intent(in), | optional | :: | KRESOL | ||
| real(kind=JPRM), | intent(out) | :: | PGP(:,:,:) |