*** DIST_GRID_CTL - Distributing global gridpoint array to processors
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=JPRB), | intent(in), | optional | :: | PGPG(:,:) | ||
| integer(kind=JPIM), | intent(in) | :: | KFDISTG | |||
| integer(kind=JPIM), | intent(in) | :: | KPROMA | |||
| integer(kind=JPIM), | intent(in) | :: | KFROM(:) | |||
| real(kind=JPRB), | intent(out) | :: | PGP(:,:,:) | |||
| integer(kind=JPIM), | intent(in), | optional, | TARGET | :: | KSORT(:) |