FTINV Subroutine

public subroutine FTINV(PREEL, KFIELDS, KGL)

Uses

  • proc~~ftinv~2~~UsesGraph proc~ftinv~2 FTINV PARKIND1 PARKIND1 proc~ftinv~2->PARKIND1 module~tpm_dim TPM_DIM proc~ftinv~2->module~tpm_dim module~tpm_distr TPM_DISTR proc~ftinv~2->module~tpm_distr module~tpm_fftw TPM_FFTW proc~ftinv~2->module~tpm_fftw module~tpm_geometry~2 TPM_GEOMETRY proc~ftinv~2->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

*** *FTINV - Inverse Fourier transform

  • Interface. ---------- CALL FTINV(..)

Arguments

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

Calls

proc~~ftinv~2~~CallsGraph proc~ftinv~2 FTINV proc~exec_fftw EXEC_FFTW proc~ftinv~2->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