FEBio  1.5.0
Public Member Functions
FECore::SuperLU_MT_Solver Class Reference
Inheritance diagram for FECore::SuperLU_MT_Solver:
FECore::LinearSolver

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.
SparseMatrixCreateSparseMatrix (Matrix_Type ntype)
 SuperLU_MT_Solver ()
 constructor

The documentation for this class was generated from the following files: