Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(ALLOCATION_RESERVATION_HANDLE), | public | :: | HREEL_COMPLEX |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(ALLOCATION_RESERVATION_HANDLE), | public | :: | HPFBUF |
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 |
*** TRLTOMAD_PACK - Copy fourier data from local array to buffer
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(BUFFERED_ALLOCATOR), | intent(in) | :: | ALLOCATOR | |||
type(TRLTOMAD_PACK_HANDLE), | intent(in) | :: | HTRLTOM_PACK | |||
real(kind=JPRBT), | intent(out), | POINTER | :: | PREEL_COMPLEX(:) | ||
real(kind=JPRBT), | intent(in) | :: | FOUBUF_IN(:) | |||
integer(kind=JPIM), | intent(in) | :: | KF_FS |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(BUFFERED_ALLOCATOR), | intent(in) | :: | ALLOCATOR | |||
type(TRLTOMAD_UNPACK_HANDLE), | intent(in) | :: | HTRLTOM_UNPACK | |||
real(kind=JPRBT), | intent(out), | POINTER | :: | FOUBUF(:) | ||
real(kind=JPRBT), | intent(in) | :: | ZINPS(:) | |||
real(kind=JPRBT), | intent(in) | :: | ZINPA(:) | |||
real(kind=JPRD), | intent(in) | :: | ZINPS0(:) | |||
real(kind=JPRD), | intent(in) | :: | ZINPA0(:) | |||
integer(kind=JPIM), | intent(in) | :: | KF_FS | |||
integer(kind=JPIM), | intent(in) | :: | KF_UV |