Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(ALLOCATION_RESERVATION_HANDLE), | public | :: | HFOUBUF_IN |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(ALLOCATION_RESERVATION_HANDLE), | public | :: | HINPS_AND_ZINPA |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(BUFFERED_ALLOCATOR), | intent(inout) | :: | ALLOCATOR | |||
integer(kind=JPIM), | intent(in) | :: | KF_FS |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(BUFFERED_ALLOCATOR), | intent(inout) | :: | ALLOCATOR | |||
integer(kind=JPIM), | intent(in) | :: | KF_FS |
*** TRLTOM_PACK - Copy fourier data from local array to buffer
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(BUFFERED_ALLOCATOR), | intent(in) | :: | ALLOCATOR | |||
type(TRLTOM_PACK_HANDLE), | intent(in) | :: | HTRLTOM_PACK | |||
real(kind=JPRBT), | intent(in) | :: | PREEL_COMPLEX(:) | |||
real(kind=JPRBT), | intent(out), | POINTER | :: | FOUBUF_IN(:) | ||
integer(kind=JPIM), | intent(in) | :: | KF_FS |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(BUFFERED_ALLOCATOR), | intent(in) | :: | ALLOCATOR | |||
type(TRLTOM_UNPACK_HANDLE), | intent(in) | :: | HTRLTOM_UNPACK | |||
real(kind=JPRBT), | intent(in) | :: | FOUBUF(:) | |||
real(kind=JPRBT), | intent(inout), | POINTER | :: | ZINPS(:) | ||
real(kind=JPRBT), | intent(inout), | POINTER | :: | ZINPA(:) | ||
real(kind=JPRD), | intent(inout), | POINTER | :: | ZINPS0(:) | ||
real(kind=JPRD), | intent(inout), | POINTER | :: | ZINPA0(:) | ||
integer(kind=JPIM), | intent(in) | :: | KF_FS | |||
integer(kind=JPIM), | intent(in) | :: | KF_UV |