Toggle navigation
PROJECT
CHRONO
Download
Documentation
Chrono Development Branch
Chrono 9.0.0
Chrono 8.0.0
FAQ
PyChrono
Validation Studies
White Papers
Movies
Gallery
SBEL
On Vimeo
News
Forum
About
Quick Facts
Current/Past Users
Contact
Status
Main Page
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
chrono
ChIterativeSolver
chrono::ChIterativeSolver Member List
This is the complete list of members for
chrono::ChIterativeSolver
, including all inherited members.
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
ChSystem
(defined in
chrono::ChIterativeSolver
)
chrono::ChIterativeSolver
friend
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
m_max_iterations
chrono::ChIterativeSolver
protected
m_tolerance
chrono::ChIterativeSolver
protected
m_use_precond
chrono::ChIterativeSolver
protected
m_warm_start
chrono::ChIterativeSolver
protected
SetMaxIterations
(int max_iterations)
chrono::ChIterativeSolver
inline
virtual
SetTolerance
(double tolerance)
chrono::ChIterativeSolver
inline
WriteMatrices
(ChSystemDescriptor &sysd, bool one_indexed=true) (defined in
chrono::ChIterativeSolver
)
chrono::ChIterativeSolver
protected
~ChIterativeSolver
() (defined in
chrono::ChIterativeSolver
)
chrono::ChIterativeSolver
inline
virtual