ELEDIR Subroutine

public subroutine ELEDIR(KM, KFC, KLED2, PFFT)

Uses

  • proc~~eledir~~UsesGraph proc~eledir ELEDIR PARKIND1 PARKIND1 proc~eledir->PARKIND1 YOMHOOK YOMHOOK proc~eledir->YOMHOOK module~abort_trans_mod ABORT_TRANS_MOD proc~eledir->module~abort_trans_mod module~tpm_dim TPM_DIM proc~eledir->module~tpm_dim module~tpm_fftw TPM_FFTW proc~eledir->module~tpm_fftw module~tpmald_dim TPMALD_DIM proc~eledir->module~tpmald_dim EC_PARKIND EC_PARKIND module~tpm_dim->EC_PARKIND module~tpm_fftw->PARKIND1 module~tpm_fftw->YOMHOOK MPL_MODULE MPL_MODULE module~tpm_fftw->MPL_MODULE iso_c_binding iso_c_binding module~tpm_fftw->iso_c_binding module~tpmald_dim->PARKIND1

*** ELEDIR - Direct meridional transform.

  • Interface. ---------- CALL ELEDIR(...)

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KM
integer(kind=JPIM), intent(in) :: KFC
integer(kind=JPIM), intent(in) :: KLED2
real(kind=JPRB), intent(inout) :: PFFT(:,:)

Calls

proc~~eledir~~CallsGraph proc~eledir ELEDIR proc~exec_efftw EXEC_EFFTW proc~eledir->proc~exec_efftw abor1 abor1 proc~exec_efftw->abor1 dfftw_execute_dft_c2r dfftw_execute_dft_c2r proc~exec_efftw->dfftw_execute_dft_c2r dfftw_execute_dft_r2c dfftw_execute_dft_r2c proc~exec_efftw->dfftw_execute_dft_r2c dr_hook dr_hook proc~exec_efftw->dr_hook fftw_alloc_complex fftw_alloc_complex proc~exec_efftw->fftw_alloc_complex fftw_free fftw_free proc~exec_efftw->fftw_free fftwf_alloc_complex fftwf_alloc_complex proc~exec_efftw->fftwf_alloc_complex fftwf_free fftwf_free proc~exec_efftw->fftwf_free proc~create_plan_fftw CREATE_PLAN_FFTW proc~exec_efftw->proc~create_plan_fftw sfftw_execute_dft_c2r sfftw_execute_dft_c2r proc~exec_efftw->sfftw_execute_dft_c2r sfftw_execute_dft_r2c sfftw_execute_dft_r2c proc~exec_efftw->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~~eledir~~CalledByGraph proc~eledir ELEDIR proc~eltdir ELTDIR proc~eltdir->proc~eledir proc~eltdir_ctl ELTDIR_CTL proc~eltdir_ctl->proc~eltdir proc~edir_trans_ctl EDIR_TRANS_CTL proc~edir_trans_ctl->proc~eltdir_ctl proc~edir_trans EDIR_TRANS proc~edir_trans->proc~edir_trans_ctl