LEINV Subroutine

public subroutine LEINV(KM, KMLOC, KFC, KIFC, KF_OUT_LT, KSL, KDGLU, PIA, PAOA1, PSOA1)

Uses

  • proc~~leinv~2~~UsesGraph proc~leinv~2 LEINV PARKIND1 PARKIND1 proc~leinv~2->PARKIND1 YOMHOOK YOMHOOK proc~leinv~2->YOMHOOK module~butterfly_alg_mod BUTTERFLY_ALG_MOD proc~leinv~2->module~butterfly_alg_mod module~ectrans_blas_mod ECTRANS_BLAS_MOD proc~leinv~2->module~ectrans_blas_mod module~tpm_dim TPM_DIM proc~leinv~2->module~tpm_dim module~tpm_flt~2 TPM_FLT proc~leinv~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

*** LEINV - Inverse Legendre transform.

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

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) :: KF_OUT_LT
integer(kind=JPIM), intent(in) :: KSL
integer(kind=JPIM), intent(in) :: KDGLU
real(kind=JPRB), intent(in) :: PIA(:,:)
real(kind=JPRB), intent(out) :: PAOA1(:,:)
real(kind=JPRB), intent(out) :: PSOA1(:,:)

Calls

proc~~leinv~2~~CallsGraph proc~leinv~2 LEINV dr_hook dr_hook proc~leinv~2->dr_hook interface~gemm GEMM proc~leinv~2->interface~gemm proc~mult_butm MULT_BUTM proc~leinv~2->proc~mult_butm proc~mult_butm->interface~gemm abor1 abor1 proc~mult_butm->abor1