Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=JPIM), | intent(in) | :: | KF_LEG | |||
integer(kind=JPIM), | optional | :: | IOUT_STRIDES0 | |||
integer(kind=JPIM), | optional | :: | IOUT_SIZE | |||
integer(kind=JPIM), | optional | :: | IIN_STRIDES0 | |||
integer(kind=JPIM), | 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) | :: | ZINP(:) | |||
real(kind=JPRD), | intent(out) | :: | ZINP0(:) | |||
real(kind=JPRBT), | intent(out) | :: | ZOUTS(:) | |||
real(kind=JPRBT), | intent(out) | :: | ZOUTA(:) | |||
real(kind=JPRD), | intent(out) | :: | ZOUTS0(:) | |||
real(kind=JPRD), | intent(out) | :: | ZOUTA0(:) | |||
integer(kind=JPIM), | intent(in) | :: | KF_LEG |