eTurb
ssolv.f File Reference

Functions/Subroutines

subroutine sstest (ISSS)
 
subroutine ssinit (KMAX)
 
subroutine chkext (IFACCX, Z, S)
 
subroutine filllag
 
subroutine gonstep (N, ITEST)
 
subroutine go1step (X, Y, NVEC)
 
subroutine gostep
 
subroutine modprop
 
subroutine mkvec (X)
 
subroutine mkarr (X)
 
subroutine ssparam (KMAX, L)
 
subroutine chkssvt
 
subroutine chkssv
 
subroutine chksst
 
subroutine ssnormd (DV1, DV2, DV3)
 
subroutine ssnormp (DV1, DV2, DV3)
 
subroutine settolv
 
subroutine settolt
 
subroutine chktolp (TOLMIN)
 
subroutine setchar
 
subroutine project
 

Function/Subroutine Documentation

◆ chkext()

subroutine chkext ( logical  IFACCX,
real*8, dimension(1)  Z,
real*8, dimension(1)  S 
)

◆ chksst()

subroutine chksst ( )

◆ chkssv()

subroutine chkssv ( )

◆ chkssvt()

subroutine chkssvt ( )

◆ chktolp()

subroutine chktolp (   TOLMIN)

◆ filllag()

subroutine filllag ( )

◆ go1step()

subroutine go1step ( real*8, dimension(1)  X,
real*8, dimension(1)  Y,
  NVEC 
)

◆ gonstep()

subroutine gonstep (   N,
  ITEST 
)

◆ gostep()

subroutine gostep ( )

◆ mkarr()

subroutine mkarr ( real*8, dimension(1)  X)

◆ mkvec()

subroutine mkvec ( real*8, dimension(1)  X)

◆ modprop()

subroutine modprop ( )

◆ project()

subroutine project ( )

◆ setchar()

subroutine setchar ( )

◆ settolt()

subroutine settolt ( )

◆ settolv()

subroutine settolv ( )

◆ ssinit()

subroutine ssinit (   KMAX)

◆ ssnormd()

subroutine ssnormd ( real, dimension(1)  DV1,
real, dimension(1)  DV2,
real, dimension(1)  DV3 
)

◆ ssnormp()

subroutine ssnormp ( real, dimension(1)  DV1,
real, dimension(1)  DV2,
real, dimension(1)  DV3 
)

◆ ssparam()

subroutine ssparam (   KMAX,
  L 
)

◆ sstest()

subroutine sstest (   ISSS)