FEBio  1.5.0
Public Member Functions | Protected Attributes
FECore::WSMPSolver Class Reference
Inheritance diagram for FECore::WSMPSolver:
FECore::LinearSolver

Public Member Functions

bool PreProcess ()
bool Factor ()
bool BackSolve (vector< double > &x, vector< double > &b)
void Destroy ()
SparseMatrixCreateSparseMatrix (Matrix_Type ntype)

Protected Attributes

int m_iparm [64]
double m_dparm [64]
int m_n
int m_nnz
vector< int > m_perm
vector< int > m_invp
vector< double > m_b

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