VDUVSUB Subroutine

public subroutine VDUVSUB(J, XMN, XLAM, XPHI, GWSAVE, IFAX, P, GGIND, MLAT, MNAUF, NI, NJ, NK)

Uses

  • proc~~vduvsub~~UsesGraph proc~vduvsub VDUVSUB module~phtogr PHTOGR proc~vduvsub->module~phtogr

Arguments

Type IntentOptional AttributesName
integer :: J
real :: XMN(0:(MNAUF+1)*(MNAUF+2)-1,NK)
real :: XLAM(NI,NK)
real :: XPHI(NI,NK)
real :: GWSAVE(8*NJ+15,NJ/2)
integer :: IFAX(10,NJ)
real :: P(0:(MNAUF+3)*(MNAUF+4)/2,NJ/2)
integer :: GGIND
integer :: MLAT(NJ)
integer :: MNAUF
integer :: NI
integer :: NJ
integer :: NK

Contents

None