ELEDIR Subroutine

public subroutine ELEDIR(ALLOCATOR, PFFT, PFFT_OUT)

Uses

  • proc~~eledir~2~~UsesGraph proc~eledir~2 ELEDIR PARKIND1 PARKIND1 proc~eledir~2->PARKIND1 YOMHOOK YOMHOOK proc~eledir~2->YOMHOOK iso_c_binding iso_c_binding proc~eledir~2->iso_c_binding module~abort_trans_mod ABORT_TRANS_MOD proc~eledir~2->module~abort_trans_mod module~buffered_allocator_mod BUFFERED_ALLOCATOR_MOD proc~eledir~2->module~buffered_allocator_mod module~tpm_distr TPM_DISTR proc~eledir~2->module~tpm_distr module~tpm_gen TPM_GEN proc~eledir~2->module~tpm_gen module~tpm_hicfft TPM_HICFFT proc~eledir~2->module~tpm_hicfft module~tpmald_dim TPMALD_DIM proc~eledir~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_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), POINTER :: PFFT(:,:,:)
real(kind=JPRB), intent(inout), POINTER :: PFFT_OUT(:,:,:)

Calls

proc~~eledir~2~~CallsGraph proc~eledir~2 ELEDIR dr_hook dr_hook proc~eledir~2->dr_hook interface~execute_dir_fft EXECUTE_DIR_FFT proc~eledir~2->interface~execute_dir_fft