A() | chrono::ChDirectSolverLS | inline |
ArchiveIn(ChArchiveIn &archive_in) override | chrono::ChDirectSolverLS | virtual |
ArchiveOut(ChArchiveOut &archive_out) override | chrono::ChDirectSolverLS | virtual |
AsDirect() override | chrono::ChDirectSolverLS | inlineprotectedvirtual |
AsIterative() | chrono::ChSolver | inlinevirtual |
b() | chrono::ChDirectSolverLS | inline |
ChDirectSolverLS() (defined in chrono::ChDirectSolverLS) | chrono::ChDirectSolverLS | protected |
ChSolver() (defined in chrono::ChSolver) | chrono::ChSolver | inlineprotected |
ChSolverSparseLU() (defined in chrono::ChSolverSparseLU) | chrono::ChSolverSparseLU | inline |
EnableNullPivotDetection(bool val, double threshold=0) | chrono::ChDirectSolverLS | inlinevirtual |
EnableWrite(bool val, const std::string &frame, const std::string &out_dir=".") | chrono::ChSolver | |
ForceSparsityPatternUpdate() | chrono::ChDirectSolverLS | inline |
frame_id (defined in chrono::ChSolver) | chrono::ChSolver | protected |
GetMatrix() | chrono::ChDirectSolverLS | inline |
GetNumSetupCalls() const | chrono::ChDirectSolverLS | inline |
GetNumSolveCalls() const | chrono::ChDirectSolverLS | inline |
GetTimeSetup_Assembly() const | chrono::ChDirectSolverLS | inline |
GetTimeSetup_SolverCall() const | chrono::ChDirectSolverLS | inline |
GetTimeSolve_Assembly() const | chrono::ChDirectSolverLS | inline |
GetTimeSolve_SolverCall() const | chrono::ChDirectSolverLS | inline |
GetType() const override | chrono::ChSolverSparseLU | inlinevirtual |
GetTypeAsString(Type type) | chrono::ChSolver | static |
IsDirect() const override | chrono::ChDirectSolverLS | inlineprotectedvirtual |
IsIterative() const override | chrono::ChDirectSolverLS | inlineprotectedvirtual |
LeverageRhsSparsity(bool val) | chrono::ChDirectSolverLS | inline |
LockSparsityPattern(bool val) | chrono::ChDirectSolverLS | inline |
m_dim | chrono::ChDirectSolverLS | protected |
m_force_update | chrono::ChDirectSolverLS | protected |
m_lock | chrono::ChDirectSolverLS | protected |
m_mat | chrono::ChDirectSolverLS | protected |
m_null_pivot_detection | chrono::ChDirectSolverLS | protected |
m_rhs | chrono::ChDirectSolverLS | protected |
m_setup_call | chrono::ChDirectSolverLS | protected |
m_sol | chrono::ChDirectSolverLS | protected |
m_solve_call | chrono::ChDirectSolverLS | protected |
m_sparsity | chrono::ChDirectSolverLS | protected |
m_symmetry | chrono::ChDirectSolverLS | protected |
m_timer_setup_assembly | chrono::ChDirectSolverLS | protected |
m_timer_setup_solvercall | chrono::ChDirectSolverLS | protected |
m_timer_solve_assembly | chrono::ChDirectSolverLS | protected |
m_timer_solve_solvercall | chrono::ChDirectSolverLS | protected |
m_use_learner | chrono::ChDirectSolverLS | protected |
m_use_perm | chrono::ChDirectSolverLS | protected |
m_use_rhs_sparsity | chrono::ChDirectSolverLS | protected |
MatrixSymmetryType enum name | chrono::ChDirectSolverLS | |
output_dir (defined in chrono::ChSolver) | chrono::ChSolver | protected |
ResetTimers() | chrono::ChDirectSolverLS | |
SetMatrixSymmetryType(MatrixSymmetryType symmetry) | chrono::ChDirectSolverLS | inlinevirtual |
SetSparsityEstimate(double sparsity) | chrono::ChDirectSolverLS | inline |
Setup(ChSystemDescriptor &sysd) override | chrono::ChDirectSolverLS | virtual |
SetupCurrent() | chrono::ChDirectSolverLS | virtual |
SetVerbose(bool mv) | chrono::ChSolver | inline |
Solve(ChSystemDescriptor &sysd) override | chrono::ChDirectSolverLS | virtual |
SolveCurrent() | chrono::ChDirectSolverLS | virtual |
SolveRequiresMatrix() const override | chrono::ChDirectSolverLS | inlineprotectedvirtual |
Type enum name | chrono::ChSolver | |
UsePermutationVector(bool val) | chrono::ChDirectSolverLS | inline |
UseSparsityPatternLearner(bool val) | chrono::ChDirectSolverLS | inline |
verbose (defined in chrono::ChSolver) | chrono::ChSolver | protected |
write_matrix (defined in chrono::ChSolver) | chrono::ChSolver | protected |
x() | chrono::ChDirectSolverLS | inline |
~ChDirectSolverLS() (defined in chrono::ChDirectSolverLS) | chrono::ChDirectSolverLS | inlinevirtual |
~ChSolver() (defined in chrono::ChSolver) | chrono::ChSolver | inlinevirtual |
~ChSolverLS() (defined in chrono::ChSolverLS) | chrono::ChSolverLS | inlinevirtual |
~ChSolverSparseLU() (defined in chrono::ChSolverSparseLU) | chrono::ChSolverSparseLU | inline |