*** LEDIRAD - Direct Legendre transform.
Interface. ---------- CALL LEDIRAD(...)
1.3 SYMMETRIC PART.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=JPIM), | intent(in) | :: | KM | |||
| integer(kind=JPIM), | intent(in) | :: | KMLOC | |||
| integer(kind=JPIM), | intent(in) | :: | KFC | |||
| integer(kind=JPIM), | intent(in) | :: | KIFC | |||
| integer(kind=JPIM), | intent(in) | :: | KDGLU | |||
| integer(kind=JPIM), | intent(in) | :: | KLED2 | |||
| real(kind=JPRB), | intent(out) | :: | PAIA(:,:) | |||
| real(kind=JPRB), | intent(out) | :: | PSIA(:,:) | |||
| real(kind=JPRB), | intent(in) | :: | POA1(:,:) |