| 
    CalculiX
    2.13
    
   A Free Software Three-Dimensional Structural Finite Element Program 
   | 
 
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | matvec_struct (n, x, y, nelt, ia, ja, a, isym) | 
| subroutine matvec_struct | ( | integer | n, | 
| real*8, dimension(*) | x, | ||
| real*8, dimension(*) | y, | ||
| integer | nelt, | ||
| integer, dimension(*) | ia, | ||
| integer, dimension(*) | ja, | ||
| real*8, dimension(*) | a, | ||
| integer | isym | ||
| ) |