TRMTOL_UNPACK Subroutine

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

Uses

  • proc~~trmtol_unpack~~UsesGraph proc~trmtol_unpack TRMTOL_UNPACK iso_c_binding iso_c_binding proc~trmtol_unpack->iso_c_binding module~parkind_ectrans PARKIND_ECTRANS proc~trmtol_unpack->module~parkind_ectrans module~tpm_distr TPM_DISTR proc~trmtol_unpack->module~tpm_distr module~tpm_geometry~2 TPM_GEOMETRY proc~trmtol_unpack->module~tpm_geometry~2 PARKIND1 PARKIND1 module~parkind_ectrans->PARKIND1 EC_PARKIND EC_PARKIND module~tpm_distr->EC_PARKIND module~tpm_geometry~2->module~parkind_ectrans

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

Calls

proc~~trmtol_unpack~~CallsGraph proc~trmtol_unpack TRMTOL_UNPACK d_npntgtb0 d_npntgtb0 proc~trmtol_unpack->d_npntgtb0 d_nptrls d_nptrls proc~trmtol_unpack->d_nptrls d_nstagtf d_nstagtf proc~trmtol_unpack->d_nstagtf interface~assign_ptr ASSIGN_PTR proc~trmtol_unpack->interface~assign_ptr proc~get_allocation GET_ALLOCATION proc~trmtol_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~~trmtol_unpack~~CalledByGraph proc~trmtol_unpack TRMTOL_UNPACK proc~inv_trans_ctl INV_TRANS_CTL proc~inv_trans_ctl->proc~trmtol_unpack proc~inv_trans INV_TRANS proc~inv_trans->proc~inv_trans_ctl proc~inv_trans~2 INV_TRANS proc~inv_trans~2->proc~inv_trans_ctl