AddRef(const Referencer *referencer) const | Ipopt::ReferencedObject | [inline] |
airn_ | Ipopt::TSymLinearSolver | [private] |
ajcn_ | Ipopt::TSymLinearSolver | [private] |
AlgorithmStrategyObject() | Ipopt::AlgorithmStrategyObject | [inline] |
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 | [inline, protected] |
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] |
initialized_ | Ipopt::TSymLinearSolver | [private] |
InitializeImpl(const OptionsList &options, const std::string &prefix) | Ipopt::TSymLinearSolver | [virtual] |
InitializeStructure(const SymMatrix &symT_A) | Ipopt::TSymLinearSolver | [private] |
IpCq() const | Ipopt::AlgorithmStrategyObject | [inline, protected] |
IpData() const | Ipopt::AlgorithmStrategyObject | [inline, protected] |
IpNLP() const | Ipopt::AlgorithmStrategyObject | [inline, protected] |
Jnlst() const | Ipopt::AlgorithmStrategyObject | [inline, protected] |
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] |
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 | [inline, virtual] |
~ReferencedObject() | Ipopt::ReferencedObject | [inline, virtual] |
~SymLinearSolver() | Ipopt::SymLinearSolver | [inline, virtual] |
~TSymLinearSolver() | Ipopt::TSymLinearSolver | [virtual] |