LEINV Subroutine

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

Uses

  • proc~~leinv~~UsesGraph proc~leinv LEINV PARKIND1 PARKIND1 proc~leinv->PARKIND1 YOMHOOK YOMHOOK proc~leinv->YOMHOOK module~butterfly_alg_mod BUTTERFLY_ALG_MOD proc~leinv->module~butterfly_alg_mod module~ectrans_blas_mod ECTRANS_BLAS_MOD proc~leinv->module~ectrans_blas_mod module~tpm_dim TPM_DIM proc~leinv->module~tpm_dim module~tpm_flt TPM_FLT proc~leinv->module~tpm_flt 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->EC_PARKIND module~tpm_flt->PARKIND1 module~tpm_flt->module~butterfly_alg_mod module~seefmm_mix seefmm_mix module~tpm_flt->module~seefmm_mix module~interpol_decomp_mod->EC_PARKIND ecsort_mix ecsort_mix module~seefmm_mix->ecsort_mix module~wts500_mod WTS500_MOD module~seefmm_mix->module~wts500_mod parkind1 parkind1 module~seefmm_mix->parkind1 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~~CallsGraph proc~leinv LEINV dr_hook dr_hook proc~leinv->dr_hook interface~gemm GEMM proc~leinv->interface~gemm proc~mult_butm MULT_BUTM proc~leinv->proc~mult_butm proc~mult_butm->interface~gemm abor1 abor1 proc~mult_butm->abor1

Called by

proc~~leinv~~CalledByGraph proc~leinv LEINV proc~ltdirad~2 LTDIRAD proc~ltdirad~2->proc~leinv proc~ltinv LTINV proc~ltinv->proc~leinv proc~ltinv~2 LTINV proc~ltinv~2->proc~leinv proc~inv_trans_ctl~2 INV_TRANS_CTL proc~inv_trans_ctl~2->proc~ltinv proc~ltinv_ctl LTINV_CTL proc~ltinv_ctl->proc~ltinv proc~inv_trans_ctl INV_TRANS_CTL proc~inv_trans_ctl->proc~ltinv_ctl proc~inv_trans INV_TRANS proc~inv_trans->proc~inv_trans_ctl proc~inv_trans~2 INV_TRANS proc~inv_trans~2->proc~inv_trans_ctl