LEINV_MOD Module


Subroutines

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

*** LEINV - Inverse 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) :: 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(:,:)