*** DIST_SPEC - Distribute global spectral array among processors
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=JPRB), | intent(in), | optional | :: | PSPECG(:,:) | ||
integer(kind=JPIM), | intent(in) | :: | KFDISTG | |||
integer(kind=JPIM), | intent(in) | :: | KFROM(:) | |||
integer(kind=JPIM), | intent(in), | optional | :: | KVSET(:) | ||
integer(kind=JPIM), | intent(in), | optional | :: | KRESOL | ||
real(kind=JPRB), | intent(out), | optional | :: | PSPEC(:,:) | ||
logical, | intent(in), | optional | :: | LDIM1_IS_FLD | ||
integer(kind=JPIM), | intent(in), | optional | :: | KSMAX | ||
integer(kind=JPIM), | intent(in), | optional | :: | KSORT(:) |