MBDyn-1.7.3
|
This is the complete list of members for LinearSolver, including all inherited members.
bGetConditionNumber(doublereal &dCond) | LinearSolver | virtual |
bHasBeenReset | LinearSolver | mutableprotected |
bReset(void) const | LinearSolver | inline |
LinearSolver(SolutionManager *pSM=NULL) | LinearSolver | |
MakeCompactForm(SparseMatrixHandler &mh, std::vector< doublereal > &Ax, std::vector< integer > &Ar, std::vector< integer > &Ac, std::vector< integer > &Ap) const | LinearSolver | virtual |
pdGetResVec(void) const | LinearSolver | |
pdGetSolVec(void) const | LinearSolver | |
pdRhs | LinearSolver | protected |
pdSetResVec(doublereal *pd) | LinearSolver | |
pdSetSolVec(doublereal *pd) | LinearSolver | |
pdSol | LinearSolver | protected |
pSM | LinearSolver | protected |
Reset(void) | LinearSolver | virtual |
SetSolutionManager(SolutionManager *pSM) | LinearSolver | |
Solve(void) const =0 | LinearSolver | pure virtual |
SolveT(void) const | LinearSolver | virtual |
~LinearSolver(void) | LinearSolver | virtual |