LEDIR_MOD Module


Used by

  • module~~ledir_mod~~UsedByGraph module~ledir_mod LEDIR_MOD proc~ltdir LTDIR proc~ltdir->module~ledir_mod proc~ltdir~2 LTDIR proc~ltdir~2->module~ledir_mod proc~prepare_ltdir PREPARE_LTDIR proc~prepare_ltdir->module~ledir_mod proc~prepare_trltom_unpack PREPARE_TRLTOM_UNPACK proc~prepare_trltom_unpack->module~ledir_mod proc~trltom_unpack TRLTOM_UNPACK proc~trltom_unpack->module~ledir_mod

Subroutines

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

*** LEDIR - Direct Legendre transform.

Read more…

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=JPRD), intent(in) :: PW(KDGLU+KSL-1)