*** 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 |