Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(ALLOCATION_RESERVATION_HANDLE), | public | :: | HOUTS_AND_OUTA |
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_UV | |||
integer(kind=JPIM), | intent(in) | :: | KF_SCALARS | |||
logical, | intent(in) | :: | LVORGP | |||
logical, | intent(in) | :: | LDIVGP | |||
logical, | intent(in) | :: | LSCDERS |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(BUFFERED_ALLOCATOR), | intent(inout) | :: | ALLOCATOR | |||
integer(kind=JPIM) | :: | KF_LEG |
*** TRMTOL_PACK - Packing buffer for TRMTOL
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(BUFFERED_ALLOCATOR), | intent(in) | :: | ALLOCATOR | |||
type(TRMTOLAD_PACK_HANDLE), | intent(in) | :: | HTRMTOL_PACK | |||
real(kind=JPRBT), | intent(out), | POINTER | :: | ZOUTS(:) | ||
real(kind=JPRBT), | intent(out), | POINTER | :: | ZOUTA(:) | ||
real(kind=JPRD), | intent(out), | POINTER | :: | ZOUTS0(:) | ||
real(kind=JPRD), | intent(out), | POINTER | :: | ZOUTA0(:) | ||
real(kind=JPRB), | intent(in) | :: | 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(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 |