| 
| 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()
◆ chkssvt()
◆ chktolp()
      
        
          | subroutine chktolp  | 
          ( | 
            | 
          TOLMIN | ) | 
           | 
        
      
 
 
◆ filllag()
◆ go1step()
      
        
          | subroutine go1step  | 
          ( | 
          real*8, dimension(1)  | 
          X,  | 
        
        
           | 
           | 
          real*8, dimension(1)  | 
          Y,  | 
        
        
           | 
           | 
            | 
          NVEC  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ gonstep()
      
        
          | subroutine gonstep  | 
          ( | 
            | 
          N,  | 
        
        
           | 
           | 
            | 
          ITEST  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ gostep()
◆ 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 | ) | 
           |