LEDIR Subroutine

public subroutine LEDIR(KM, KMLOC, KFC, KIFC, KSL, KDGLU, KLED2, PAIA, PSIA, POA1, PW)

Uses

  • proc~~ledir~2~~UsesGraph proc~ledir~2 LEDIR PARKIND1 PARKIND1 proc~ledir~2->PARKIND1 YOMHOOK YOMHOOK proc~ledir~2->YOMHOOK module~butterfly_alg_mod BUTTERFLY_ALG_MOD proc~ledir~2->module~butterfly_alg_mod module~ectrans_blas_mod ECTRANS_BLAS_MOD proc~ledir~2->module~ectrans_blas_mod module~tpm_dim TPM_DIM proc~ledir~2->module~tpm_dim module~tpm_flt~2 TPM_FLT proc~ledir~2->module~tpm_flt~2 module~butterfly_alg_mod->PARKIND1 module~butterfly_alg_mod->module~ectrans_blas_mod module~interpol_decomp_mod INTERPOL_DECOMP_MOD module~butterfly_alg_mod->module~interpol_decomp_mod module~sharedmem_mod SHAREDMEM_MOD module~butterfly_alg_mod->module~sharedmem_mod EC_PARKIND EC_PARKIND module~ectrans_blas_mod->EC_PARKIND module~tpm_dim->PARKIND1 module~parkind_ectrans PARKIND_ECTRANS module~tpm_flt~2->module~parkind_ectrans module~seefmm_mix~2 seefmm_mix module~tpm_flt~2->module~seefmm_mix~2 module~interpol_decomp_mod->EC_PARKIND module~parkind_ectrans->PARKIND1 module~seefmm_mix~2->module~parkind_ectrans ecsort_mix ecsort_mix module~seefmm_mix~2->ecsort_mix module~wts500_mod~2 WTS500_MOD module~seefmm_mix~2->module~wts500_mod~2 iso_c_binding iso_c_binding module~sharedmem_mod->iso_c_binding

*** LEDIR - Direct Legendre transform.

  • Interface. ---------- CALL LEDIR(...)

    1. ANTISYMMETRIC PART.

    1.3 SYMMETRIC PART.

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KM
integer(kind=JPIM), intent(in) :: KMLOC
integer(kind=JPIM), intent(in) :: KFC
integer(kind=JPIM), intent(in) :: KIFC
integer(kind=JPIM), intent(in) :: KSL
integer(kind=JPIM), intent(in) :: KDGLU
integer(kind=JPIM), intent(in) :: KLED2
real(kind=JPRB), intent(in) :: PAIA(:,:)
real(kind=JPRB), intent(in) :: PSIA(:,:)
real(kind=JPRB), intent(out) :: POA1(:,:)
real(kind=JPRB), intent(in) :: PW(KDGLU+KSL-1)

Calls

proc~~ledir~2~~CallsGraph proc~ledir~2 LEDIR dr_hook dr_hook proc~ledir~2->dr_hook interface~gemm GEMM proc~ledir~2->interface~gemm proc~mult_butm MULT_BUTM proc~ledir~2->proc~mult_butm proc~mult_butm->interface~gemm abor1 abor1 proc~mult_butm->abor1