| 
| subroutine  | matml4 (C, A, B, NCROW, NCCOL, NAROW, NACOL, NBROW, NBCOL, ITRNSP) | 
|   | 
| subroutine  | matml4 (C, A, B, NCROW, NCCOL, NAROW, NACOL, NBROW, NBCOL, ITRNSP) | 
|   | 
◆ matml4() [1/2]
      
        
          | subroutine matml4_i::matml4::matml4  | 
          ( | 
          real(double), dimension(ncrow,nccol), intent(inout)  | 
          C,  | 
        
        
           | 
           | 
          real(double), dimension(narow,nacol), intent(in)  | 
          A,  | 
        
        
           | 
           | 
          real(double), dimension(nbrow,nbcol), intent(in)  | 
          B,  | 
        
        
           | 
           | 
          integer, intent(in)  | 
          NCROW,  | 
        
        
           | 
           | 
          integer, intent(in)  | 
          NCCOL,  | 
        
        
           | 
           | 
          integer, intent(in)  | 
          NAROW,  | 
        
        
           | 
           | 
          integer, intent(in)  | 
          NACOL,  | 
        
        
           | 
           | 
          integer, intent(in)  | 
          NBROW,  | 
        
        
           | 
           | 
          integer, intent(in)  | 
          NBCOL,  | 
        
        
           | 
           | 
          integer, intent(in)  | 
          ITRNSP  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ matml4() [2/2]
      
        
          | subroutine matml4_i::matml4::matml4  | 
          ( | 
          real(double), dimension(ncrow,nccol), intent(inout)  | 
          C,  | 
        
        
           | 
           | 
          real(double), dimension(narow,nacol), intent(in)  | 
          A,  | 
        
        
           | 
           | 
          real(double), dimension(nbrow,nbcol), intent(in)  | 
          B,  | 
        
        
           | 
           | 
          integer, intent(in)  | 
          NCROW,  | 
        
        
           | 
           | 
          integer, intent(in)  | 
          NCCOL,  | 
        
        
           | 
           | 
          integer, intent(in)  | 
          NAROW,  | 
        
        
           | 
           | 
          integer, intent(in)  | 
          NACOL,  | 
        
        
           | 
           | 
          integer, intent(in)  | 
          NBROW,  | 
        
        
           | 
           | 
          integer, intent(in)  | 
          NBCOL,  | 
        
        
           | 
           | 
          integer, intent(in)  | 
          ITRNSP  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
The documentation for this interface was generated from the following file: