| 
| subroutine  | spodmv (N, M, B, C) | 
|   | 
| subroutine  | spodmv (N, M, B, C) | 
|   | 
◆ spodmv() [1/2]
      
        
          | subroutine spodmv_i::spodmv::spodmv  | 
          ( | 
          integer, intent(in)  | 
          N,  | 
        
        
           | 
           | 
          integer, intent(in)  | 
          M,  | 
        
        
           | 
           | 
          real(double), dimension(n,m), intent(in)  | 
          B,  | 
        
        
           | 
           | 
          real(double), dimension(n,m), intent(inout)  | 
          C  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ spodmv() [2/2]
      
        
          | subroutine spodmv_i::spodmv::spodmv  | 
          ( | 
          integer, intent(in)  | 
          N,  | 
        
        
           | 
           | 
          integer, intent(in)  | 
          M,  | 
        
        
           | 
           | 
          real(double), dimension(n,m), intent(in)  | 
          B,  | 
        
        
           | 
           | 
          real(double), dimension(n,m), intent(inout)  | 
          C  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
The documentation for this interface was generated from the following file: