TRMTOLAD_UNPACK Subroutine

public subroutine TRMTOLAD_UNPACK(ALLOCATOR, HTRMTOL_UNPACK, FOUBUF, PREEL_COMPLEX, KF_CURRENT, KF_TOTAL)

Uses

  • proc~~trmtolad_unpack~~UsesGraph proc~trmtolad_unpack TRMTOLAD_UNPACK iso_c_binding iso_c_binding proc~trmtolad_unpack->iso_c_binding module~buffered_allocator_mod BUFFERED_ALLOCATOR_MOD proc~trmtolad_unpack->module~buffered_allocator_mod module~parkind_ectrans PARKIND_ECTRANS proc~trmtolad_unpack->module~parkind_ectrans module~tpm_distr TPM_DISTR proc~trmtolad_unpack->module~tpm_distr module~tpm_geometry TPM_GEOMETRY proc~trmtolad_unpack->module~tpm_geometry module~buffered_allocator_mod->iso_c_binding EC_PARKIND EC_PARKIND module~buffered_allocator_mod->EC_PARKIND module~abort_trans_mod ABORT_TRANS_MOD module~buffered_allocator_mod->module~abort_trans_mod module~growing_allocator_mod GROWING_ALLOCATOR_MOD module~buffered_allocator_mod->module~growing_allocator_mod PARKIND1 PARKIND1 module~parkind_ectrans->PARKIND1 module~tpm_distr->EC_PARKIND module~tpm_geometry->EC_PARKIND module~growing_allocator_mod->iso_c_binding

*** TRMTOL_UNPACK - Copy fourier data from buffer to local array

  • Interface. ---------- CALL TRMTOL_UNPACK(...)

Arguments

Type IntentOptional 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

Calls

proc~~trmtolad_unpack~~CallsGraph proc~trmtolad_unpack TRMTOLAD_UNPACK interface~assign_ptr ASSIGN_PTR proc~trmtolad_unpack->interface~assign_ptr proc~get_allocation GET_ALLOCATION proc~trmtolad_unpack->proc~get_allocation proc~abort_trans ABORT_TRANS proc~get_allocation->proc~abort_trans mpl_abort mpl_abort proc~abort_trans->mpl_abort sdl_srlabort sdl_srlabort proc~abort_trans->sdl_srlabort sdl_traceback sdl_traceback proc~abort_trans->sdl_traceback

Called by

proc~~trmtolad_unpack~~CalledByGraph proc~trmtolad_unpack TRMTOLAD_UNPACK proc~inv_trans_ctlad INV_TRANS_CTLAD proc~inv_trans_ctlad->proc~trmtolad_unpack proc~inv_transad INV_TRANSAD proc~inv_transad->proc~inv_trans_ctlad proc~inv_transad~2 INV_TRANSAD proc~inv_transad~2->proc~inv_trans_ctlad