Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(ALLOCATION_RESERVATION_HANDLE), | public | :: | HFOUBUF_IN |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(ALLOCATION_RESERVATION_HANDLE), | public | :: | HREEL |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(BUFFERED_ALLOCATOR), | intent(inout) | :: | ALLOCATOR | |||
integer(kind=JPIM), | intent(in) | :: | KF_LEG |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(BUFFERED_ALLOCATOR), | intent(inout) | :: | ALLOCATOR | |||
integer(kind=JPIM) | :: | KF_FS |
*** TRMTOL_PACK - Packing buffer for TRMTOL
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(BUFFERED_ALLOCATOR), | intent(in) | :: | ALLOCATOR | |||
type(TRMTOL_PACK_HANDLE), | intent(in) | :: | HTRMTOL_PACK | |||
real(kind=JPRBT), | intent(in) | :: | ZOUTS(:) | |||
real(kind=JPRBT), | intent(in) | :: | ZOUTA(:) | |||
real(kind=JPRD), | intent(in) | :: | ZOUTS0(:) | |||
real(kind=JPRD), | intent(in) | :: | ZOUTA0(:) | |||
real(kind=JPRB), | intent(out), | POINTER | :: | FOUBUF_IN(:) | ||
integer(kind=JPIM), | intent(in) | :: | KF_LEG |
*** TRMTOL_UNPACK - Copy fourier data from buffer to local array
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(BUFFERED_ALLOCATOR), | intent(in) | :: | ALLOCATOR | |||
type(TRMTOL_UNPACK_HANDLE), | intent(in) | :: | HTRMTOL_UNPACK | |||
real(kind=JPRBT), | intent(in) | :: | FOUBUF(:) | |||
real(kind=JPRBT), | intent(out), | POINTER | :: | PREEL_COMPLEX(:) | ||
integer(kind=JPIM), | intent(in) | :: | KF_CURRENT | |||
integer(kind=JPIM), | intent(in) | :: | KF_TOTAL |