|
CalculiX
2.13
A Free Software Three-Dimensional Structural Finite Element Program
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | preconditioning (ad, au, b, neq, irow, jq, adaux) |
| subroutine preconditioning | ( | real*8, dimension(*), intent(inout) | ad, |
| real*8, dimension(*), intent(inout) | au, | ||
| real*8, dimension(*), intent(inout) | b, | ||
| integer, intent(in) | neq, | ||
| integer, dimension(*), intent(in) | irow, | ||
| integer, dimension(*), intent(in) | jq, | ||
| real*8, dimension(*), intent(inout) | adaux | ||
| ) |