|
FEBio
1.5.0
|
Public Member Functions | |
| bool | PreProcess () |
| Solver preprocessing. | |
| bool | Factor () |
| Factor the sparse matrix. | |
| bool | BackSolve (vector< double > &x, vector< double > &b) |
| Solve the linear system. | |
| void | Destroy () |
| Clean up. | |
| SparseMatrix * | CreateSparseMatrix (Matrix_Type ntype) |
| SuperLU_MT_Solver () | |
| constructor | |
1.7.5.1