Ipopt Documentation  
 
Loading...
Searching...
No Matches
Ipopt::Ma77SolverInterface Member List

This is the complete list of members for Ipopt::Ma77SolverInterface, including all inherited members.

AddRef(const Referencer *referencer) constIpopt::ReferencedObjectinline
AlgorithmStrategyObject()Ipopt::AlgorithmStrategyObjectinline
AlgorithmStrategyObject(const AlgorithmStrategyObject &)Ipopt::AlgorithmStrategyObjectprivate
control_Ipopt::Ma77SolverInterfaceprivate
CSR_Format_0_Offset enum valueIpopt::SparseSymLinearSolverInterface
CSR_Format_1_Offset enum valueIpopt::SparseSymLinearSolverInterface
CSR_Full_Format_0_Offset enum valueIpopt::SparseSymLinearSolverInterface
CSR_Full_Format_1_Offset enum valueIpopt::SparseSymLinearSolverInterface
DetermineDependentRows(const Index *, const Index *, std::list< Index > &)Ipopt::Ma77SolverInterfaceinlinevirtual
EMatrixFormat enum nameIpopt::SparseSymLinearSolverInterface
GetValuesArrayPtr()Ipopt::Ma77SolverInterfaceinlinevirtual
HaveIpData() constIpopt::AlgorithmStrategyObjectinlineprotected
hslloaderIpopt::Ma77SolverInterfaceprivate
IncreaseQuality()Ipopt::Ma77SolverInterfacevirtual
Initialize(const Journalist &jnlst, IpoptNLP &ip_nlp, IpoptData &ip_data, IpoptCalculatedQuantities &ip_cq, const OptionsList &options, const std::string &prefix)Ipopt::AlgorithmStrategyObjectinline
initialize_called_Ipopt::AlgorithmStrategyObjectprivate
InitializeImpl(const OptionsList &options, const std::string &prefix)Ipopt::Ma77SolverInterfacevirtual
InitializeStructure(Index dim, Index nonzeros, const Index *ia, const Index *ja)Ipopt::Ma77SolverInterfacevirtual
ip_cq_Ipopt::AlgorithmStrategyObjectprivate
ip_data_Ipopt::AlgorithmStrategyObjectprivate
ip_nlp_Ipopt::AlgorithmStrategyObjectprivate
IpCq() constIpopt::AlgorithmStrategyObjectinlineprotected
IpData() constIpopt::AlgorithmStrategyObjectinlineprotected
IpNLP() constIpopt::AlgorithmStrategyObjectinlineprotected
Jnlst() constIpopt::AlgorithmStrategyObjectinlineprotected
jnlst_Ipopt::AlgorithmStrategyObjectprivate
keep_Ipopt::Ma77SolverInterfaceprivate
ma77_alterIpopt::Ma77SolverInterfaceprivate
ma77_analyseIpopt::Ma77SolverInterfaceprivate
ma77_default_controlIpopt::Ma77SolverInterfaceprivate
ma77_enquire_indefIpopt::Ma77SolverInterfaceprivate
ma77_enquire_posdefIpopt::Ma77SolverInterfaceprivate
ma77_factorIpopt::Ma77SolverInterfaceprivate
ma77_factor_solveIpopt::Ma77SolverInterfaceprivate
ma77_finaliseIpopt::Ma77SolverInterfaceprivate
ma77_input_realsIpopt::Ma77SolverInterfaceprivate
ma77_input_varsIpopt::Ma77SolverInterfaceprivate
ma77_openIpopt::Ma77SolverInterfaceprivate
ma77_open_neltIpopt::Ma77SolverInterfaceprivate
ma77_residIpopt::Ma77SolverInterfaceprivate
ma77_restartIpopt::Ma77SolverInterfaceprivate
ma77_scaleIpopt::Ma77SolverInterfaceprivate
ma77_solveIpopt::Ma77SolverInterfaceprivate
Ma77SolverInterface(SmartPtr< LibraryLoader > hslloader_)Ipopt::Ma77SolverInterfaceinline
MatrixFormat() constIpopt::Ma77SolverInterfaceinlinevirtual
mc68_default_controlIpopt::Ma77SolverInterfaceprivate
mc68_orderIpopt::Ma77SolverInterfaceprivate
MultiSolve(bool new_matrix, const Index *ia, const Index *ja, Index nrhs, Number *rhs_vals, bool check_NegEVals, Index numberOfNegEVals)Ipopt::Ma77SolverInterfacevirtual
ndim_Ipopt::Ma77SolverInterfaceprivate
NumberOfNegEVals() constIpopt::Ma77SolverInterfaceinlinevirtual
numneg_Ipopt::Ma77SolverInterfaceprivate
operator=(const AlgorithmStrategyObject &)Ipopt::AlgorithmStrategyObjectprivate
ORDER_AMD enum valueIpopt::Ma77SolverInterfaceprivate
ORDER_METIS enum valueIpopt::Ma77SolverInterfaceprivate
order_opts enum nameIpopt::Ma77SolverInterfaceprivate
ordering_Ipopt::Ma77SolverInterfaceprivate
pivtol_changed_Ipopt::Ma77SolverInterfaceprivate
ProvidesDegeneracyDetection() constIpopt::Ma77SolverInterfaceinlinevirtual
ProvidesInertia() constIpopt::Ma77SolverInterfaceinlinevirtual
ReducedInitialize(const Journalist &jnlst, const OptionsList &options, const std::string &prefix)Ipopt::AlgorithmStrategyObjectinline
reference_count_Ipopt::ReferencedObjectmutableprivate
ReferenceCount() constIpopt::ReferencedObjectinline
ReferencedObject()Ipopt::ReferencedObjectinline
RegisterOptions(SmartPtr< RegisteredOptions > roptions)Ipopt::Ma77SolverInterfacestatic
ReleaseRef(const Referencer *referencer) constIpopt::ReferencedObjectinline
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::Ma77SolverInterfacestatic
SparseSymLinearSolverInterface()Ipopt::SparseSymLinearSolverInterfaceinline
Triplet_Format enum valueIpopt::SparseSymLinearSolverInterface
umax_Ipopt::Ma77SolverInterfaceprivate
val_Ipopt::Ma77SolverInterfaceprivate
~AlgorithmStrategyObject()Ipopt::AlgorithmStrategyObjectinlinevirtual
~Ma77SolverInterface()Ipopt::Ma77SolverInterface
~ReferencedObject()Ipopt::ReferencedObjectinlinevirtual
~SparseSymLinearSolverInterface()Ipopt::SparseSymLinearSolverInterfaceinlinevirtual