*** TRMTOL_UNPACK - Copy fourier data from buffer to local array
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(BUFFERED_ALLOCATOR), | intent(in) | :: | ALLOCATOR | |||
| type(TRMTOLAD_UNPACK_HANDLE), | intent(in) | :: | HTRMTOL_UNPACK | |||
| real(kind=JPRBT), | intent(out), | POINTER | :: | FOUBUF(:) | ||
| real(kind=JPRBT), | intent(in) | :: | PREEL_COMPLEX(:) | |||
| integer(kind=JPIM), | intent(in) | :: | KF_CURRENT | |||
| integer(kind=JPIM), | intent(in) | :: | KF_TOTAL |