*** TRANS_PNM - Compute Legendre polynomials for a given wavenember
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=JPIM), | intent(in), | optional | :: | KRESOL | ||
| integer(kind=JPIM), | intent(in) | :: | KM | |||
| real(kind=JPRBT), | intent(out), | optional | :: | PRPNM(:,:) | ||
| logical, | intent(in), | optional | :: | LDTRANSPOSE | ||
| logical, | intent(in), | optional | :: | LDCHEAP |