MBDyn-1.7.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
NaiveSolver Member List

This is the complete list of members for NaiveSolver, including all inherited members.

ANaiveSolverprivate
bGetConditionNumber(doublereal &dCond)LinearSolvervirtual
bHasBeenResetLinearSolvermutableprotected
bReset(void) const LinearSolverinline
dMinPivNaiveSolverprivate
Factor(void)NaiveSolverprivate
iSizeNaiveSolverprivate
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 LinearSolvervirtual
NaiveSolver(const integer &size, const doublereal &dMP, NaiveMatrixHandler *const a=0)NaiveSolver
pdGetResVec(void) const LinearSolver
pdGetSolVec(void) const LinearSolver
pdRhsLinearSolverprotected
pdSetResVec(doublereal *pd)LinearSolver
pdSetSolVec(doublereal *pd)LinearSolver
pdSolLinearSolverprotected
pivNaiveSolvermutableprivate
pSMLinearSolverprotected
Reset(void)NaiveSolvervirtual
SetMat(NaiveMatrixHandler *const a)NaiveSolver
SetSolutionManager(SolutionManager *pSM)LinearSolver
Solve(void) const NaiveSolvervirtual
SolveT(void) const LinearSolvervirtual
~LinearSolver(void)LinearSolvervirtual
~NaiveSolver(void)NaiveSolver