AddRef(const Referencer *referencer) const | Ipopt::ReferencedObject | inline |
airn_ | Ipopt::TSymLinearSolver | private |
ajcn_ | Ipopt::TSymLinearSolver | private |
AlgorithmStrategyObject() | Ipopt::AlgorithmStrategyObject | inline |
AlgorithmStrategyObject(const AlgorithmStrategyObject &) | Ipopt::AlgorithmStrategyObject | private |
atag_ | Ipopt::TSymLinearSolver | private |
DetermineDependentRows(Index n_rows, Index n_cols, Index n_jac_nz, Number *jac_c_vals, Index *jac_c_iRow, Index *jac_c_jCol, std::list< Index > &c_deps) | Ipopt::TSymLinearSolver | |
dim_ | Ipopt::TSymLinearSolver | private |
GiveMatrixToSolver(bool new_matrix, const SymMatrix &sym_A) | Ipopt::TSymLinearSolver | private |
have_structure_ | Ipopt::TSymLinearSolver | private |
HaveIpData() const | Ipopt::AlgorithmStrategyObject | inlineprotected |
IncreaseQuality() | Ipopt::TSymLinearSolver | virtual |
Initialize(const Journalist &jnlst, IpoptNLP &ip_nlp, IpoptData &ip_data, IpoptCalculatedQuantities &ip_cq, const OptionsList &options, const std::string &prefix) | Ipopt::AlgorithmStrategyObject | inline |
initialize_called_ | Ipopt::AlgorithmStrategyObject | private |
initialized_ | Ipopt::TSymLinearSolver | private |
InitializeImpl(const OptionsList &options, const std::string &prefix) | Ipopt::TSymLinearSolver | virtual |
InitializeStructure(const SymMatrix &symT_A) | Ipopt::TSymLinearSolver | private |
ip_cq_ | Ipopt::AlgorithmStrategyObject | private |
ip_data_ | Ipopt::AlgorithmStrategyObject | private |
ip_nlp_ | Ipopt::AlgorithmStrategyObject | private |
IpCq() const | Ipopt::AlgorithmStrategyObject | inlineprotected |
IpData() const | Ipopt::AlgorithmStrategyObject | inlineprotected |
IpNLP() const | Ipopt::AlgorithmStrategyObject | inlineprotected |
Jnlst() const | Ipopt::AlgorithmStrategyObject | inlineprotected |
jnlst_ | Ipopt::AlgorithmStrategyObject | private |
just_switched_on_scaling_ | Ipopt::TSymLinearSolver | private |
linear_scaling_on_demand_ | Ipopt::TSymLinearSolver | private |
matrix_format_ | Ipopt::TSymLinearSolver | private |
MultiSolve(const SymMatrix &A, std::vector< SmartPtr< const Vector > > &rhsV, std::vector< SmartPtr< Vector > > &solV, bool check_NegEVals, Index numberOfNegEVals) | Ipopt::TSymLinearSolver | virtual |
nonzeros_compressed_ | Ipopt::TSymLinearSolver | private |
nonzeros_triplet_ | Ipopt::TSymLinearSolver | private |
NumberOfNegEVals() const | Ipopt::TSymLinearSolver | virtual |
operator=(const TSymLinearSolver &) | Ipopt::TSymLinearSolver | private |
ProvidesDegeneracyDetection() const | Ipopt::TSymLinearSolver | |
ProvidesInertia() const | Ipopt::TSymLinearSolver | virtual |
ReducedInitialize(const Journalist &jnlst, const OptionsList &options, const std::string &prefix) | Ipopt::AlgorithmStrategyObject | inline |
reference_count_ | Ipopt::ReferencedObject | mutableprivate |
ReferenceCount() const | Ipopt::ReferencedObject | inline |
ReferencedObject() | Ipopt::ReferencedObject | inline |
RegisterOptions(SmartPtr< RegisteredOptions > roptions) | Ipopt::TSymLinearSolver | static |
ReleaseRef(const Referencer *referencer) const | Ipopt::ReferencedObject | inline |
scaling_factors_ | Ipopt::TSymLinearSolver | private |
scaling_method_ | Ipopt::TSymLinearSolver | private |
Solve(const SymMatrix &A, const Vector &rhs, Vector &sol, bool check_NegEVals, Index numberOfNegEVals) | Ipopt::SymLinearSolver | inline |
solver_interface_ | Ipopt::TSymLinearSolver | private |
SymLinearSolver() | Ipopt::SymLinearSolver | inline |
triplet_to_csr_converter_ | Ipopt::TSymLinearSolver | private |
TSymLinearSolver(SmartPtr< SparseSymLinearSolverInterface > solver_interface, SmartPtr< TSymScalingMethod > scaling_method) | Ipopt::TSymLinearSolver | |
TSymLinearSolver() | Ipopt::TSymLinearSolver | private |
TSymLinearSolver(const TSymLinearSolver &) | Ipopt::TSymLinearSolver | private |
use_scaling_ | Ipopt::TSymLinearSolver | private |
warm_start_same_structure_ | Ipopt::TSymLinearSolver | private |
~AlgorithmStrategyObject() | Ipopt::AlgorithmStrategyObject | inlinevirtual |
~ReferencedObject() | Ipopt::ReferencedObject | inlinevirtual |
~SymLinearSolver() | Ipopt::SymLinearSolver | inlinevirtual |
~TSymLinearSolver() | Ipopt::TSymLinearSolver | virtual |