ELEINV Subroutine

public subroutine ELEINV(KM, KFC, KF_OUT_LT, PIA)

Uses

  • proc~~eleinv~~UsesGraph proc~eleinv ELEINV PARKIND1 PARKIND1 proc~eleinv->PARKIND1 YOMHOOK YOMHOOK proc~eleinv->YOMHOOK module~abort_trans_mod ABORT_TRANS_MOD proc~eleinv->module~abort_trans_mod module~tpm_dim TPM_DIM proc~eleinv->module~tpm_dim module~tpm_fftw TPM_FFTW proc~eleinv->module~tpm_fftw module~tpmald_dim TPMALD_DIM proc~eleinv->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

*** LEINV - Inverse Legendre transform.

  • Interface. ---------- CALL LEINV(...)

Arguments

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

Calls

proc~~eleinv~~CallsGraph proc~eleinv ELEINV dr_hook dr_hook proc~eleinv->dr_hook proc~exec_efftw EXEC_EFFTW proc~eleinv->proc~exec_efftw proc~exec_efftw->dr_hook 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 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->dr_hook proc~create_plan_fftw->abor1 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~~eleinv~~CalledByGraph proc~eleinv ELEINV proc~eltinv ELTINV proc~eltinv->proc~eleinv proc~eltinv_ctl ELTINV_CTL proc~eltinv_ctl->proc~eltinv proc~einv_trans_ctl EINV_TRANS_CTL proc~einv_trans_ctl->proc~eltinv_ctl proc~einv_trans EINV_TRANS proc~einv_trans->proc~einv_trans_ctl