| ArchiveIn(ChArchiveIn &archive_in) override | chrono::ChSolverBB | virtual |
| ArchiveOut(ChArchiveOut &archive_out) override | chrono::ChSolverBB | virtual |
| AsDirect() | chrono::ChSolver | inlinevirtual |
| AsIterative() override | chrono::ChIterativeSolverVI | inlineprotectedvirtual |
| AtIterationEnd(double mmaxviolation, double mdeltalambda, unsigned int iternum) | chrono::ChIterativeSolverVI | protected |
| 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 |
| ChIterativeSolverVI() (defined in chrono::ChIterativeSolverVI) | chrono::ChIterativeSolverVI | |
| ChSolver() (defined in chrono::ChSolver) | chrono::ChSolver | inlineprotected |
| ChSolverBB() (defined in chrono::ChSolverBB) | chrono::ChSolverBB | |
| dlambda_history (defined in chrono::ChIterativeSolverVI) | chrono::ChIterativeSolverVI | protected |
| EnableDiagonalPreconditioner(bool val) | chrono::ChIterativeSolver | inline |
| EnableWarmStart(bool val) | chrono::ChIterativeSolver | inline |
| EnableWrite(bool val, const std::string &frame, const std::string &out_dir=".") | chrono::ChSolver | |
| frame_id (defined in chrono::ChSolver) | chrono::ChSolver | protected |
| GetDeltalambdaHistory() const | chrono::ChIterativeSolverVI | inline |
| GetError() const override | chrono::ChSolverBB | inlinevirtual |
| GetIterations() const override | chrono::ChIterativeSolverVI | inlinevirtual |
| GetMaxIterations() const | chrono::ChIterativeSolver | inline |
| GetMaxStepsArmijoBacktrace() (defined in chrono::ChSolverBB) | chrono::ChSolverBB | inline |
| GetMaxStepsArmijoLineSearch() (defined in chrono::ChSolverBB) | chrono::ChSolverBB | inline |
| GetOmega() const | chrono::ChIterativeSolverVI | inline |
| GetSharpnessLambda() const | chrono::ChIterativeSolverVI | inline |
| GetTolerance() const | chrono::ChIterativeSolver | inline |
| GetType() const override | chrono::ChSolverBB | inlinevirtual |
| GetTypeAsString(Type type) | chrono::ChSolver | static |
| GetViolationHistory() const | chrono::ChIterativeSolverVI | inline |
| IsDirect() const override | chrono::ChIterativeSolverVI | inlineprotectedvirtual |
| IsIterative() const override | chrono::ChIterativeSolverVI | inlineprotectedvirtual |
| m_iterations | chrono::ChIterativeSolverVI | protected |
| m_max_iterations | chrono::ChIterativeSolver | protected |
| m_omega | chrono::ChIterativeSolverVI | protected |
| m_shlambda | chrono::ChIterativeSolverVI | protected |
| m_tolerance | chrono::ChIterativeSolver | protected |
| m_use_precond | chrono::ChIterativeSolver | protected |
| m_warm_start | chrono::ChIterativeSolver | protected |
| output_dir (defined in chrono::ChSolver) | chrono::ChSolver | protected |
| record_violation_history (defined in chrono::ChIterativeSolverVI) | chrono::ChIterativeSolverVI | protected |
| SetMaxIterations(int max_iterations) override | chrono::ChIterativeSolverVI | virtual |
| SetMaxStepsArmijoBacktrace(int mm) (defined in chrono::ChSolverBB) | chrono::ChSolverBB | inline |
| SetMaxStepsArmijoLineSearch(int mf) | chrono::ChSolverBB | inline |
| SetOmega(double mval) | chrono::ChIterativeSolverVI | |
| SetRecordViolation(bool mval) | chrono::ChIterativeSolverVI | |
| SetSharpnessLambda(double mval) | chrono::ChIterativeSolverVI | |
| SetTolerance(double tolerance) | chrono::ChIterativeSolver | inline |
| Setup(ChSystemDescriptor &sysd, bool analyze) | chrono::ChSolver | inlinevirtual |
| SetVerbose(bool mv) | chrono::ChSolver | inline |
| Solve(ChSystemDescriptor &sysd) override | chrono::ChSolverBB | virtual |
| SolveRequiresMatrix() const override | chrono::ChIterativeSolverVI | inlineprotectedvirtual |
| Type enum name | chrono::ChSolver | |
| verbose (defined in chrono::ChSolver) | chrono::ChSolver | protected |
| violation_history (defined in chrono::ChIterativeSolverVI) | chrono::ChIterativeSolverVI | protected |
| write_matrix (defined in chrono::ChSolver) | chrono::ChSolver | protected |
| WriteMatrices(ChSystemDescriptor &sysd, bool one_indexed=true) (defined in chrono::ChIterativeSolver) | chrono::ChIterativeSolver | protected |
| ~ChIterativeSolver() (defined in chrono::ChIterativeSolver) | chrono::ChIterativeSolver | inlinevirtual |
| ~ChIterativeSolverVI() (defined in chrono::ChIterativeSolverVI) | chrono::ChIterativeSolverVI | inlinevirtual |
| ~ChSolver() (defined in chrono::ChSolver) | chrono::ChSolver | inlinevirtual |
| ~ChSolverBB() (defined in chrono::ChSolverBB) | chrono::ChSolverBB | inline |
| ~ChSolverVI() (defined in chrono::ChSolverVI) | chrono::ChSolverVI | inlinevirtual |