| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=JPIM), | intent(in) | :: | KF_LEG | |||
| integer(kind=JPIM), | optional | :: | IOUT_STRIDES0 | |||
| integer(kind=JPIB), | optional | :: | IOUT_SIZE | |||
| integer(kind=JPIM), | optional | :: | IIN_STRIDES0 | |||
| integer(kind=JPIB), | optional | :: | IIN_SIZE | |||
| integer(kind=JPIM), | optional | :: | IOUT0_STRIDES0 | |||
| integer(kind=JPIM), | optional | :: | IOUT0_SIZE | |||
| integer(kind=JPIM), | optional | :: | IIN0_STRIDES0 | |||
| integer(kind=JPIM), | optional | :: | IIN0_SIZE |
*** LEINV - Inverse Legendre transform.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(BUFFERED_ALLOCATOR), | intent(in) | :: | ALLOCATOR | |||
| real(kind=JPRB), | intent(in) | :: | PIA(:,:,:) | |||
| real(kind=JPRBT), | intent(out), | POINTER | :: | ZINP(:) | ||
| real(kind=JPRD), | intent(out), | POINTER | :: | ZINP0(:) | ||
| real(kind=JPRBT), | intent(out), | POINTER | :: | ZOUTS(:) | ||
| real(kind=JPRBT), | intent(out), | POINTER | :: | ZOUTA(:) | ||
| real(kind=JPRD), | intent(out), | POINTER | :: | ZOUTS0(:) | ||
| real(kind=JPRD), | intent(out), | POINTER | :: | ZOUTA0(:) | ||
| integer(kind=JPIM), | intent(in) | :: | KF_LEG |