Go to the source code of this file.
|
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 |
|
◆ chkext()
subroutine chkext |
( |
logical |
IFACCX, |
|
|
real*8, dimension(1) |
Z, |
|
|
real*8, dimension(1) |
S |
|
) |
| |
◆ chksst()
◆ chkssv()
Definition at line 479 of file ssolv.f.
References col3(), exitt(), glsc2(), glsum(), normvc(), opcol2(), opcolv3(), opdiv(), opdssum(), ophx(), opmask(), opsub3(), sethlm(), and settolv().
◆ chkssvt()
◆ chktolp()
subroutine chktolp |
( |
|
TOLMIN | ) |
|
◆ filllag()
◆ go1step()
subroutine go1step |
( |
real*8, dimension(1) |
X, |
|
|
real*8, dimension(1) |
Y, |
|
|
|
NVEC |
|
) |
| |
Definition at line 197 of file ssolv.f.
References chkssvt(), comment(), fluid(), geneig(), gengeom(), heat(), meshv(), mkarr(), mkvec(), modprop(), prepost(), setprop(), setsolv(), and settime().
◆ gonstep()
subroutine gonstep |
( |
|
N, |
|
|
|
ITEST |
|
) |
| |
◆ gostep()
Definition at line 239 of file ssolv.f.
References chkssvt(), comment(), fluid(), geneig(), gengeom(), heat(), meshv(), modprop(), prepost(), setprop(), setsolv(), and settime().
◆ mkarr()
subroutine mkarr |
( |
real*8, dimension(1) |
X | ) |
|
◆ mkvec()
subroutine mkvec |
( |
real*8, dimension(1) |
X | ) |
|
◆ modprop()
◆ project()
◆ setchar()
◆ settolt()
◆ 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 | ) |
|