FTINVAD Subroutine

public subroutine FTINVAD(PREEL, KFIELDS, KGL)

Uses

  • proc~~ftinvad~~UsesGraph proc~ftinvad FTINVAD PARKIND1 PARKIND1 proc~ftinvad->PARKIND1 module~tpm_dim TPM_DIM proc~ftinvad->module~tpm_dim module~tpm_distr TPM_DISTR proc~ftinvad->module~tpm_distr module~tpm_fftw TPM_FFTW proc~ftinvad->module~tpm_fftw module~tpm_geometry~2 TPM_GEOMETRY proc~ftinvad->module~tpm_geometry~2 module~tpm_dim->PARKIND1 EC_PARKIND EC_PARKIND module~tpm_distr->EC_PARKIND module~tpm_fftw->PARKIND1 MPL_MODULE MPL_MODULE module~tpm_fftw->MPL_MODULE YOMHOOK YOMHOOK module~tpm_fftw->YOMHOOK iso_c_binding iso_c_binding module~tpm_fftw->iso_c_binding module~parkind_ectrans PARKIND_ECTRANS module~tpm_geometry~2->module~parkind_ectrans module~parkind_ectrans->PARKIND1

*** *FTINVAD - Inverse Fourier transform - adjoint

  • Interface. ---------- CALL FTINVAD(..)

Arguments

Type IntentOptional Attributes Name
real(kind=JPRB), intent(out) :: PREEL(:,:)
integer(kind=JPIM), intent(in) :: KFIELDS
integer(kind=JPIM), intent(in) :: KGL

Calls

proc~~ftinvad~~CallsGraph proc~ftinvad FTINVAD proc~exec_fftw EXEC_FFTW proc~ftinvad->proc~exec_fftw abor1 abor1 proc~exec_fftw->abor1 dfftw_execute_dft_c2r dfftw_execute_dft_c2r proc~exec_fftw->dfftw_execute_dft_c2r dfftw_execute_dft_r2c dfftw_execute_dft_r2c proc~exec_fftw->dfftw_execute_dft_r2c dr_hook dr_hook proc~exec_fftw->dr_hook fftw_alloc_complex fftw_alloc_complex proc~exec_fftw->fftw_alloc_complex fftw_free fftw_free proc~exec_fftw->fftw_free fftwf_alloc_complex fftwf_alloc_complex proc~exec_fftw->fftwf_alloc_complex fftwf_free fftwf_free proc~exec_fftw->fftwf_free proc~create_plan_fftw CREATE_PLAN_FFTW proc~exec_fftw->proc~create_plan_fftw sfftw_execute_dft_c2r sfftw_execute_dft_c2r proc~exec_fftw->sfftw_execute_dft_c2r sfftw_execute_dft_r2c sfftw_execute_dft_r2c proc~exec_fftw->sfftw_execute_dft_r2c proc~create_plan_fftw->abor1 proc~create_plan_fftw->dr_hook proc~create_plan_fftw->fftw_alloc_complex proc~create_plan_fftw->fftw_free proc~create_plan_fftw->fftwf_alloc_complex proc~create_plan_fftw->fftwf_free dfftw_destroy_plan dfftw_destroy_plan proc~create_plan_fftw->dfftw_destroy_plan dfftw_plan_many_dft_c2r dfftw_plan_many_dft_c2r proc~create_plan_fftw->dfftw_plan_many_dft_c2r dfftw_plan_many_dft_r2c dfftw_plan_many_dft_r2c proc~create_plan_fftw->dfftw_plan_many_dft_r2c sfftw_destroy_plan sfftw_destroy_plan proc~create_plan_fftw->sfftw_destroy_plan sfftw_plan_many_dft_c2r sfftw_plan_many_dft_c2r proc~create_plan_fftw->sfftw_plan_many_dft_c2r sfftw_plan_many_dft_r2c sfftw_plan_many_dft_r2c proc~create_plan_fftw->sfftw_plan_many_dft_r2c

Called by

proc~~ftinvad~~CalledByGraph proc~ftinvad FTINVAD proc~ftinv_ctlad FTINV_CTLAD proc~ftinv_ctlad->proc~ftinvad proc~inv_trans_ctlad INV_TRANS_CTLAD proc~inv_trans_ctlad->proc~ftinv_ctlad proc~inv_transad~2 INV_TRANSAD proc~inv_transad~2->proc~inv_trans_ctlad