AcceptTrialPoint() | Ipopt::IpoptAlgorithm | [private] |
AddRef(const Referencer *referencer) const | Ipopt::ReferencedObject | [inline] |
AlgorithmStrategyObject() | Ipopt::AlgorithmStrategyObject | [inline] |
calc_number_of_bounds(const Vector &x, const Vector &x_L, const Vector &x_U, const Matrix &Px_L, const Matrix &Px_U, Index &n_tot, Index &n_only_lower, Index &n_both, Index &n_only_upper) | Ipopt::IpoptAlgorithm | [private] |
ComputeAcceptableTrialPoint() | Ipopt::IpoptAlgorithm | [private] |
ComputeFeasibilityMultipliers() | Ipopt::IpoptAlgorithm | [private] |
ComputeSearchDirection() | Ipopt::IpoptAlgorithm | [private] |
conv_check_ | Ipopt::IpoptAlgorithm | [private] |
correct_bound_multiplier(const Vector &trial_z, const Vector &trial_slack, const Vector &trial_compl, SmartPtr< const Vector > &new_trial_z) | Ipopt::IpoptAlgorithm | [private] |
eq_multiplier_calculator_ | Ipopt::IpoptAlgorithm | [private] |
HaveIpData() const | Ipopt::AlgorithmStrategyObject | [inline, protected] |
hessian_updater_ | Ipopt::IpoptAlgorithm | [private] |
Initialize(const Journalist &jnlst, IpoptNLP &ip_nlp, IpoptData &ip_data, IpoptCalculatedQuantities &ip_cq, const OptionsList &options, const std::string &prefix) | Ipopt::AlgorithmStrategyObject | [inline] |
InitializeImpl(const OptionsList &options, const std::string &prefix) | Ipopt::IpoptAlgorithm | [virtual] |
InitializeIterates() | Ipopt::IpoptAlgorithm | [private] |
IpCq() const | Ipopt::AlgorithmStrategyObject | [inline, protected] |
IpData() const | Ipopt::AlgorithmStrategyObject | [inline, protected] |
IpNLP() const | Ipopt::AlgorithmStrategyObject | [inline, protected] |
IpoptAlgorithm(const SmartPtr< SearchDirectionCalculator > &search_dir_calculator, const SmartPtr< LineSearch > &line_search, const SmartPtr< MuUpdate > &mu_update, const SmartPtr< ConvergenceCheck > &conv_check, const SmartPtr< IterateInitializer > &iterate_initializer, const SmartPtr< IterationOutput > &iter_output, const SmartPtr< HessianUpdater > &hessian_updater, const SmartPtr< EqMultiplierCalculator > &eq_multiplier_calculator=NULL) | Ipopt::IpoptAlgorithm | |
IpoptAlgorithm() | Ipopt::IpoptAlgorithm | [private] |
IpoptAlgorithm(const IpoptAlgorithm &) | Ipopt::IpoptAlgorithm | [private] |
iter_output_ | Ipopt::IpoptAlgorithm | [private] |
iterate_initializer_ | Ipopt::IpoptAlgorithm | [private] |
Jnlst() const | Ipopt::AlgorithmStrategyObject | [inline, protected] |
kappa_sigma_ | Ipopt::IpoptAlgorithm | [private] |
line_search_ | Ipopt::IpoptAlgorithm | [private] |
mehrotra_algorithm_ | Ipopt::IpoptAlgorithm | [private] |
mu_update_ | Ipopt::IpoptAlgorithm | [private] |
operator=(const IpoptAlgorithm &) | Ipopt::IpoptAlgorithm | [private] |
Optimize() | Ipopt::IpoptAlgorithm | |
OutputIteration() | Ipopt::IpoptAlgorithm | [private] |
PrintProblemStatistics() | Ipopt::IpoptAlgorithm | [private] |
recalc_y_ | Ipopt::IpoptAlgorithm | [private] |
recalc_y_feas_tol_ | Ipopt::IpoptAlgorithm | [private] |
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::IpoptAlgorithm | [static] |
ReleaseRef(const Referencer *referencer) const | Ipopt::ReferencedObject | [inline] |
search_dir_calculator_ | Ipopt::IpoptAlgorithm | [private] |
skip_print_problem_stats_ | Ipopt::IpoptAlgorithm | [private] |
UpdateBarrierParameter() | Ipopt::IpoptAlgorithm | [private] |
UpdateHessian() | Ipopt::IpoptAlgorithm | [private] |
~AlgorithmStrategyObject() | Ipopt::AlgorithmStrategyObject | [inline, virtual] |
~IpoptAlgorithm() | Ipopt::IpoptAlgorithm | [virtual] |
~ReferencedObject() | Ipopt::ReferencedObject | [inline, virtual] |