EXEC_FFTW Subroutine

public subroutine EXEC_FFTW(KTYPE, KRLEN, KCLEN, KOFF, KFIELDS, LD_ALL, PREEL)

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KTYPE
integer(kind=JPIM), intent(in) :: KRLEN
integer(kind=JPIM), intent(in) :: KCLEN
integer(kind=JPIM), intent(in) :: KOFF
integer(kind=JPIM), intent(in) :: KFIELDS
logical, intent(in) :: LD_ALL
real(kind=JPRB), intent(inout) :: PREEL(:,:)

Calls

proc~~exec_fftw~~CallsGraph proc~exec_fftw 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~~exec_fftw~~CalledByGraph proc~exec_fftw EXEC_FFTW proc~ftdirad FTDIRAD proc~ftdirad->proc~exec_fftw proc~ftdir~2 FTDIR proc~ftdir~2->proc~exec_fftw proc~ftinvad FTINVAD proc~ftinvad->proc~exec_fftw proc~ftinv~2 FTINV proc~ftinv~2->proc~exec_fftw proc~ftdir_ctlad FTDIR_CTLAD proc~ftdir_ctlad->proc~ftdirad proc~ftinv_ctlad FTINV_CTLAD proc~ftinv_ctlad->proc~ftinvad proc~dir_trans_ctlad DIR_TRANS_CTLAD proc~dir_trans_ctlad->proc~ftdir_ctlad proc~inv_trans_ctlad INV_TRANS_CTLAD proc~inv_trans_ctlad->proc~ftinv_ctlad proc~dir_transad~2 DIR_TRANSAD proc~dir_transad~2->proc~dir_trans_ctlad proc~inv_transad~2 INV_TRANSAD proc~inv_transad~2->proc~inv_trans_ctlad