ELEINV Subroutine

public subroutine ELEINV(ALLOCATOR, PFFT, PFFT_OUT)

Uses

  • proc~~eleinv~~UsesGraph proc~eleinv ELEINV PARKIND1 PARKIND1 proc~eleinv->PARKIND1 YOMHOOK YOMHOOK proc~eleinv->YOMHOOK iso_c_binding iso_c_binding proc~eleinv->iso_c_binding module~abort_trans_mod ABORT_TRANS_MOD proc~eleinv->module~abort_trans_mod module~buffered_allocator_mod BUFFERED_ALLOCATOR_MOD proc~eleinv->module~buffered_allocator_mod module~tpm_dim TPM_DIM proc~eleinv->module~tpm_dim module~tpm_distr TPM_DISTR proc~eleinv->module~tpm_distr module~tpm_gen TPM_GEN proc~eleinv->module~tpm_gen module~tpm_hicfft TPM_HICFFT proc~eleinv->module~tpm_hicfft module~tpmald_dim TPMALD_DIM proc~eleinv->module~tpmald_dim module~buffered_allocator_mod->iso_c_binding module~buffered_allocator_mod->module~abort_trans_mod EC_PARKIND EC_PARKIND module~buffered_allocator_mod->EC_PARKIND module~growing_allocator_mod GROWING_ALLOCATOR_MOD module~buffered_allocator_mod->module~growing_allocator_mod module~tpm_dim->EC_PARKIND module~tpm_distr->EC_PARKIND module~tpm_gen->EC_PARKIND module~tpm_hicfft->iso_c_binding module~tpm_hicfft->module~growing_allocator_mod module~tpmald_dim->EC_PARKIND module~growing_allocator_mod->iso_c_binding

*** LEINV - Inverse Legendre transform.

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

Arguments

Type IntentOptional Attributes Name
type(BUFFERED_ALLOCATOR), intent(in) :: ALLOCATOR
real(kind=JPRB), intent(inout) :: PFFT(:,:,:)
real(kind=JPRB), intent(inout) :: PFFT_OUT(:,:,:)

Calls

proc~~eleinv~~CallsGraph proc~eleinv ELEINV dr_hook dr_hook proc~eleinv->dr_hook interface~execute_inv_fft EXECUTE_INV_FFT proc~eleinv->interface~execute_inv_fft

Called by

proc~~eleinv~~CalledByGraph proc~eleinv ELEINV proc~eltinv ELTINV proc~eltinv->proc~eleinv proc~eltinv~2 ELTINV proc~eltinv~2->proc~eleinv proc~einv_trans_ctl EINV_TRANS_CTL proc~einv_trans_ctl->proc~eltinv proc~eltinv_ctl ELTINV_CTL proc~eltinv_ctl->proc~eltinv proc~einv_trans EINV_TRANS proc~einv_trans->proc~einv_trans_ctl proc~einv_trans_ctl~2 EINV_TRANS_CTL proc~einv_trans_ctl~2->proc~eltinv_ctl proc~einv_trans~2 EINV_TRANS proc~einv_trans~2->proc~einv_trans_ctl