| 
| subroutine  | initdvd (IRC, IREV, N, NOC, NIV, NUME, LIM, HIEND, SCRA1, ORTHOBASIS, BASIS, AB, S) | 
|   | 
◆ initdvd()
      
        
          | subroutine initdvd_i::initdvd::initdvd  | 
          ( | 
          integer, intent(inout)  | 
          IRC,  | 
        
        
           | 
           | 
          integer, dimension(*), intent(out)  | 
          IREV,  | 
        
        
           | 
           | 
          integer, intent(in)  | 
          N,  | 
        
        
           | 
           | 
          integer, intent(in)  | 
          NOC,  | 
        
        
           | 
           | 
          integer, intent(inout)  | 
          NIV,  | 
        
        
           | 
           | 
          integer, intent(in)  | 
          NUME,  | 
        
        
           | 
           | 
          integer, intent(in)  | 
          LIM,  | 
        
        
           | 
           | 
          logical, intent(in)  | 
          HIEND,  | 
        
        
           | 
           | 
          real(double), dimension(*)  | 
          SCRA1,  | 
        
        
           | 
           | 
          real(double), dimension(n*(noc + lim))  | 
          ORTHOBASIS,  | 
        
        
           | 
           | 
          real(double), dimension(n*lim)  | 
          BASIS,  | 
        
        
           | 
           | 
          real(double), dimension(n*lim)  | 
          AB,  | 
        
        
           | 
           | 
          real(double), dimension(*)  | 
          S  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
The documentation for this interface was generated from the following file: