FTDIR Subroutine

public subroutine FTDIR(ALLOCATOR, HFTDIR, PREEL_REAL, PREEL_COMPLEX, KFIELD)

Uses

  • proc~~ftdir~2~~UsesGraph proc~ftdir~2 FTDIR MPL_MODULE MPL_MODULE proc~ftdir~2->MPL_MODULE iso_c_binding iso_c_binding proc~ftdir~2->iso_c_binding module~buffered_allocator_mod BUFFERED_ALLOCATOR_MOD proc~ftdir~2->module~buffered_allocator_mod module~parkind_ectrans PARKIND_ECTRANS proc~ftdir~2->module~parkind_ectrans module~tpm_distr TPM_DISTR proc~ftdir~2->module~tpm_distr module~tpm_gen TPM_GEN proc~ftdir~2->module~tpm_gen module~tpm_geometry TPM_GEOMETRY proc~ftdir~2->module~tpm_geometry module~tpm_hicfft TPM_HICFFT proc~ftdir~2->module~tpm_hicfft module~tpm_stats TPM_STATS proc~ftdir~2->module~tpm_stats 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_gen->EC_PARKIND module~tpm_geometry->EC_PARKIND module~tpm_hicfft->iso_c_binding module~tpm_hicfft->module~growing_allocator_mod module~growing_allocator_mod->iso_c_binding

*** *FTDIR - Direct Fourier transform

  • Interface. ---------- CALL FTDIR(..)

Arguments

Type IntentOptional Attributes Name
type(BUFFERED_ALLOCATOR), intent(in) :: ALLOCATOR
type(FTDIR_HANDLE) :: HFTDIR
real(kind=JPRBT), intent(inout), POINTER :: PREEL_REAL(:)
real(kind=JPRBT), intent(out), POINTER :: PREEL_COMPLEX(:)
integer(kind=JPIM), intent(in) :: KFIELD

Calls

proc~~ftdir~2~~CallsGraph proc~ftdir~2 FTDIR interface~assign_ptr ASSIGN_PTR proc~ftdir~2->interface~assign_ptr interface~execute_dir_fft EXECUTE_DIR_FFT proc~ftdir~2->interface~execute_dir_fft mpl_barrier mpl_barrier proc~ftdir~2->mpl_barrier proc~get_allocation GET_ALLOCATION proc~ftdir~2->proc~get_allocation proc~gstats_nvtx GSTATS_NVTX proc~ftdir~2->proc~gstats_nvtx proc~abort_trans ABORT_TRANS proc~get_allocation->proc~abort_trans gstats gstats proc~gstats_nvtx->gstats 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