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