PHSYM Subroutine

public subroutine PHSYM(K, IND, CXMN, FELD, Z, WSAVE, IFAX, MLAT, MNAUF, MAXL, MAXB, MLEVEL)

Arguments

Type IntentOptional AttributesName
integer :: K
integer :: IND(MAXB)
real :: CXMN(0:(MNAUF+1)*(MNAUF+2)-1,MLEVEL)
real :: FELD(MAXL,MLEVEL)
real :: Z(0:((MNAUF+3)*(MNAUF+4))/2,MAXB/2)
real :: WSAVE(8*MAXB+15,MAXB/2)
integer :: IFAX(10,MAXB)
integer :: MLAT(MAXB/2)
integer :: MNAUF
integer :: MAXL
integer :: MAXB
integer :: MLEVEL

Called by

proc~~phsym~~CalledByGraph proc~phsym PHSYM proc~phgr213 PHGR213 proc~phgr213->proc~phsym program~calc_etadot calc_etadot program~calc_etadot->proc~phgr213

Contents

None