ELEINV Subroutine

public subroutine ELEINV(ALLOCATOR, PFFT, PFFT_OUT)

Uses

  • proc~~eleinv~2~~UsesGraph proc~eleinv~2 ELEINV PARKIND1 PARKIND1 proc~eleinv~2->PARKIND1 YOMHOOK YOMHOOK proc~eleinv~2->YOMHOOK iso_c_binding iso_c_binding proc~eleinv~2->iso_c_binding module~abort_trans_mod ABORT_TRANS_MOD proc~eleinv~2->module~abort_trans_mod module~buffered_allocator_mod BUFFERED_ALLOCATOR_MOD proc~eleinv~2->module~buffered_allocator_mod module~tpm_dim TPM_DIM proc~eleinv~2->module~tpm_dim module~tpm_distr TPM_DISTR proc~eleinv~2->module~tpm_distr module~tpm_gen TPM_GEN proc~eleinv~2->module~tpm_gen module~tpm_hicfft TPM_HICFFT proc~eleinv~2->module~tpm_hicfft module~tpmald_dim TPMALD_DIM proc~eleinv~2->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~2~~CallsGraph proc~eleinv~2 ELEINV dr_hook dr_hook proc~eleinv~2->dr_hook interface~execute_inv_fft EXECUTE_INV_FFT proc~eleinv~2->interface~execute_inv_fft