AddRef(const Referencer *referencer) const | Ipopt::ReferencedObject | inline |
AlgorithmStrategyObject() | Ipopt::AlgorithmStrategyObject | inline |
AlgorithmStrategyObject(const AlgorithmStrategyObject &) | Ipopt::AlgorithmStrategyObject | private |
control_ | Ipopt::Ma77SolverInterface | private |
CSR_Format_0_Offset enum value | Ipopt::SparseSymLinearSolverInterface | |
CSR_Format_1_Offset enum value | Ipopt::SparseSymLinearSolverInterface | |
CSR_Full_Format_0_Offset enum value | Ipopt::SparseSymLinearSolverInterface | |
CSR_Full_Format_1_Offset enum value | Ipopt::SparseSymLinearSolverInterface | |
DetermineDependentRows(const Index *, const Index *, std::list< Index > &) | Ipopt::Ma77SolverInterface | inlinevirtual |
EMatrixFormat enum name | Ipopt::SparseSymLinearSolverInterface | |
GetValuesArrayPtr() | Ipopt::Ma77SolverInterface | inlinevirtual |
HaveIpData() const | Ipopt::AlgorithmStrategyObject | inlineprotected |
hslloader | Ipopt::Ma77SolverInterface | private |
IncreaseQuality() | Ipopt::Ma77SolverInterface | 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 |
InitializeImpl(const OptionsList &options, const std::string &prefix) | Ipopt::Ma77SolverInterface | virtual |
InitializeStructure(Index dim, Index nonzeros, const Index *ia, const Index *ja) | Ipopt::Ma77SolverInterface | virtual |
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 |
keep_ | Ipopt::Ma77SolverInterface | private |
ma77_alter | Ipopt::Ma77SolverInterface | private |
ma77_analyse | Ipopt::Ma77SolverInterface | private |
ma77_default_control | Ipopt::Ma77SolverInterface | private |
ma77_enquire_indef | Ipopt::Ma77SolverInterface | private |
ma77_enquire_posdef | Ipopt::Ma77SolverInterface | private |
ma77_factor | Ipopt::Ma77SolverInterface | private |
ma77_factor_solve | Ipopt::Ma77SolverInterface | private |
ma77_finalise | Ipopt::Ma77SolverInterface | private |
ma77_input_reals | Ipopt::Ma77SolverInterface | private |
ma77_input_vars | Ipopt::Ma77SolverInterface | private |
ma77_open | Ipopt::Ma77SolverInterface | private |
ma77_open_nelt | Ipopt::Ma77SolverInterface | private |
ma77_resid | Ipopt::Ma77SolverInterface | private |
ma77_restart | Ipopt::Ma77SolverInterface | private |
ma77_scale | Ipopt::Ma77SolverInterface | private |
ma77_solve | Ipopt::Ma77SolverInterface | private |
Ma77SolverInterface(SmartPtr< LibraryLoader > hslloader_) | Ipopt::Ma77SolverInterface | inline |
MatrixFormat() const | Ipopt::Ma77SolverInterface | inlinevirtual |
mc68_default_control | Ipopt::Ma77SolverInterface | private |
mc68_order | Ipopt::Ma77SolverInterface | private |
MultiSolve(bool new_matrix, const Index *ia, const Index *ja, Index nrhs, Number *rhs_vals, bool check_NegEVals, Index numberOfNegEVals) | Ipopt::Ma77SolverInterface | virtual |
ndim_ | Ipopt::Ma77SolverInterface | private |
NumberOfNegEVals() const | Ipopt::Ma77SolverInterface | inlinevirtual |
numneg_ | Ipopt::Ma77SolverInterface | private |
operator=(const AlgorithmStrategyObject &) | Ipopt::AlgorithmStrategyObject | private |
ORDER_AMD enum value | Ipopt::Ma77SolverInterface | private |
ORDER_METIS enum value | Ipopt::Ma77SolverInterface | private |
order_opts enum name | Ipopt::Ma77SolverInterface | private |
ordering_ | Ipopt::Ma77SolverInterface | private |
pivtol_changed_ | Ipopt::Ma77SolverInterface | private |
ProvidesDegeneracyDetection() const | Ipopt::Ma77SolverInterface | inlinevirtual |
ProvidesInertia() const | Ipopt::Ma77SolverInterface | inlinevirtual |
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::Ma77SolverInterface | static |
ReleaseRef(const Referencer *referencer) const | Ipopt::ReferencedObject | inline |
SetFunctions(IPOPT_DECL_MA77_DEFAULT_CONTROL(*ma77_default_control), IPOPT_DECL_MA77_OPEN_NELT(*ma77_open_nelt), IPOPT_DECL_MA77_OPEN(*ma77_open), IPOPT_DECL_MA77_INPUT_VARS(*ma77_input_vars), IPOPT_DECL_MA77_INPUT_REALS(*ma77_input_reals), IPOPT_DECL_MA77_ANALYSE(*ma77_analyse), IPOPT_DECL_MA77_FACTOR(*ma77_factor), IPOPT_DECL_MA77_FACTOR_SOLVE(*ma77_factor_solve), IPOPT_DECL_MA77_SOLVE(*ma77_solve), IPOPT_DECL_MA77_RESID(*ma77_resid), IPOPT_DECL_MA77_SCALE(*ma77_scale), IPOPT_DECL_MA77_ENQUIRE_POSDEF(*ma77_enquire_posdef), IPOPT_DECL_MA77_ENQUIRE_INDEF(*ma77_enquire_indef), IPOPT_DECL_MA77_ALTER(*ma77_alter), IPOPT_DECL_MA77_RESTART(*ma77_restart), IPOPT_DECL_MA77_FINALISE(*ma77_finalise), IPOPT_DECL_MC68_DEFAULT_CONTROL(*mc68_default_control),) | Ipopt::Ma77SolverInterface | static |
SparseSymLinearSolverInterface() | Ipopt::SparseSymLinearSolverInterface | inline |
Triplet_Format enum value | Ipopt::SparseSymLinearSolverInterface | |
umax_ | Ipopt::Ma77SolverInterface | private |
val_ | Ipopt::Ma77SolverInterface | private |
~AlgorithmStrategyObject() | Ipopt::AlgorithmStrategyObject | inlinevirtual |
~Ma77SolverInterface() | Ipopt::Ma77SolverInterface | |
~ReferencedObject() | Ipopt::ReferencedObject | inlinevirtual |
~SparseSymLinearSolverInterface() | Ipopt::SparseSymLinearSolverInterface | inlinevirtual |