ArchiveIN(ChArchiveIn &marchive) | chrono::ChSolver | virtual |
ArchiveOUT(ChArchiveOut &marchive) | chrono::ChSolver | virtual |
CheckSolution(ChSystemDescriptor &sysd, const ChVectorDynamic<> &x) (defined in chrono::ChIterativeSolver) | chrono::ChIterativeSolver | protected |
ChIterativeSolver(int max_iterations, double tolerance, bool use_precond, bool warm_start) (defined in chrono::ChIterativeSolver) | chrono::ChIterativeSolver | protected |
ChIterativeSolverLS() (defined in chrono::ChIterativeSolverLS) | chrono::ChIterativeSolverLS | protected |
ChSolver() (defined in chrono::ChSolver) | chrono::ChSolver | inlineprotected |
EnableDiagonalPreconditioner(bool val) | chrono::ChIterativeSolver | inline |
EnableWarmStart(bool val) | chrono::ChIterativeSolver | inline |
GetError() const =0 | chrono::ChIterativeSolver | pure virtual |
GetIterations() const =0 | chrono::ChIterativeSolver | pure virtual |
GetMaxIterations() const | chrono::ChIterativeSolver | inline |
GetTolerance() const | chrono::ChIterativeSolver | inline |
GetType() const | chrono::ChSolver | inlinevirtual |
m_initguess | chrono::ChIterativeSolverLS | protected |
m_invdiag | chrono::ChIterativeSolverLS | protected |
m_max_iterations | chrono::ChIterativeSolver | protected |
m_rhs | chrono::ChIterativeSolverLS | protected |
m_sol | chrono::ChIterativeSolverLS | protected |
m_spmv | chrono::ChIterativeSolverLS | protected |
m_tolerance | chrono::ChIterativeSolver | protected |
m_use_precond | chrono::ChIterativeSolver | protected |
m_warm_start | chrono::ChIterativeSolver | protected |
SaveMatrix(ChSystemDescriptor &sysd) (defined in chrono::ChIterativeSolver) | chrono::ChIterativeSolver | protected |
SetMaxIterations(int max_iterations) | chrono::ChIterativeSolver | inline |
SetTolerance(double tolerance) | chrono::ChIterativeSolver | inline |
Setup(ChSystemDescriptor &sysd) override | chrono::ChIterativeSolverLS | virtual |
SetupProblem()=0 | chrono::ChIterativeSolverLS | protectedpure virtual |
SetVerbose(bool mv) | chrono::ChSolver | inline |
Solve(ChSystemDescriptor &sysd) override | chrono::ChIterativeSolverLS | virtual |
SolveProblem()=0 | chrono::ChIterativeSolverLS | protectedpure virtual |
SolveRequiresMatrix() const override final | chrono::ChIterativeSolverLS | inlineprotectedvirtual |
Type enum name | chrono::ChSolver | |
verbose (defined in chrono::ChSolver) | chrono::ChSolver | protected |
~ChIterativeSolver() (defined in chrono::ChIterativeSolver) | chrono::ChIterativeSolver | inlinevirtual |
~ChIterativeSolverLS() (defined in chrono::ChIterativeSolverLS) | chrono::ChIterativeSolverLS | virtual |
~ChSolver() (defined in chrono::ChSolver) | chrono::ChSolver | inlinevirtual |
~ChSolverLS() (defined in chrono::ChSolverLS) | chrono::ChSolverLS | inlinevirtual |