LGTR213 Subroutine

public subroutine LGTR213(CXMN, CXM, Z, W, MLAT, MNAUF, MAXB)

Calculates the KFFKs (Fourier coefficients) CXMN

Arguments

Type IntentOptional AttributesName
real :: CXMN
real :: CXM
real(kind=8) :: Z(MAXB/2,0:((MNAUF+3)*(MNAUF+4))/2)
real(kind=8) :: W(MAXB)
integer :: MLAT(MAXB)
integer :: MNAUF
integer :: MAXB

Contents

None