Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=JPIM), | intent(in) | :: | KF_FS | |||
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 |
*** LEDIR - Direct Legendre transform.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(BUFFERED_ALLOCATOR), | intent(in) | :: | ALLOCATOR | |||
real(kind=JPRBT), | intent(in) | :: | ZINPS(:) | |||
real(kind=JPRBT), | intent(in) | :: | ZINPA(:) | |||
real(kind=JPRD), | intent(in) | :: | ZINPS0(:) | |||
real(kind=JPRD), | intent(in) | :: | ZINPA0(:) | |||
real(kind=JPRBT), | intent(inout) | :: | ZOUT(:) | |||
real(kind=JPRD), | intent(inout) | :: | ZOUT0(:) | |||
real(kind=JPRBT), | intent(out), | POINTER | :: | POA1(:,:,:) | ||
integer(kind=JPIM), | intent(in) | :: | KF_FS |