*** PRFI1 - Prepare spectral fields for inverse Legendre transform
Interface. ---------- CALL *PRFI1(KM,PIA,PSPVOR,PSPDIV,PSPSCALAR
1.1 VORTICITY AND DIVERGENCE.
1.2 SCALAR VARIABLES.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=JPIM), | intent(in) | :: | KM | |||
| integer(kind=JPIM), | intent(in) | :: | KF_UV | |||
| integer(kind=JPIM), | intent(in) | :: | KF_SCALARS | |||
| real(kind=JPRB), | intent(out) | :: | PIA(:,:) | |||
| real(kind=JPRB), | intent(in), | optional | :: | PSPVOR(:,:) | ||
| real(kind=JPRB), | intent(in), | optional | :: | PSPDIV(:,:) | ||
| real(kind=JPRB), | intent(in), | optional | :: | PSPSCALAR(:,:) | ||
| integer(kind=JPIM), | intent(in), | optional | :: | KFLDPTRUV(:) | ||
| integer(kind=JPIM), | intent(in), | optional | :: | KFLDPTRSC(:) |