AddRef(const Referencer *referencer) const | Ipopt::ReferencedObject | [inline] |
AlgorithmStrategyObject() | Ipopt::AlgorithmStrategyObject | [inline] |
BacktrackingLSAcceptor() | Ipopt::BacktrackingLSAcceptor | [inline] |
BacktrackingLSAcceptor(const BacktrackingLSAcceptor &) | Ipopt::BacktrackingLSAcceptor | [private] |
CalculateAlphaMin()=0 | Ipopt::BacktrackingLSAcceptor | [pure virtual] |
CheckAcceptabilityOfTrialPoint(Number alpha_primal)=0 | Ipopt::BacktrackingLSAcceptor | [pure virtual] |
ComputeAlphaForY(Number alpha_primal, Number alpha_dual, SmartPtr< IteratesVector > &delta) | Ipopt::BacktrackingLSAcceptor | [inline, virtual] |
DoFallback() | Ipopt::BacktrackingLSAcceptor | [inline, virtual] |
HaveIpData() const | Ipopt::AlgorithmStrategyObject | [inline, protected] |
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)=0 | Ipopt::BacktrackingLSAcceptor | [pure virtual] |
InitThisLineSearch(bool in_watchdog)=0 | Ipopt::BacktrackingLSAcceptor | [pure virtual] |
IpCq() const | Ipopt::AlgorithmStrategyObject | [inline, protected] |
IpData() const | Ipopt::AlgorithmStrategyObject | [inline, protected] |
IpNLP() const | Ipopt::AlgorithmStrategyObject | [inline, protected] |
Jnlst() const | Ipopt::AlgorithmStrategyObject | [inline, protected] |
NeverRestorationPhase() | Ipopt::BacktrackingLSAcceptor | [inline, virtual] |
operator=(const BacktrackingLSAcceptor &) | Ipopt::BacktrackingLSAcceptor | [private] |
PrepareRestoPhaseStart()=0 | Ipopt::BacktrackingLSAcceptor | [pure 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::BacktrackingLSAcceptor | [static] |
ReleaseRef(const Referencer *referencer) const | Ipopt::ReferencedObject | [inline] |
Reset()=0 | Ipopt::BacktrackingLSAcceptor | [pure virtual] |
RestoredIterate() | Ipopt::BacktrackingLSAcceptor | [inline, virtual] |
StartWatchDog()=0 | Ipopt::BacktrackingLSAcceptor | [pure virtual] |
StopWatchDog()=0 | Ipopt::BacktrackingLSAcceptor | [pure virtual] |
TryCorrector(Number alpha_primal_test, Number &alpha_primal, SmartPtr< IteratesVector > &actual_delta)=0 | Ipopt::BacktrackingLSAcceptor | [pure virtual] |
TrySecondOrderCorrection(Number alpha_primal_test, Number &alpha_primal, SmartPtr< IteratesVector > &actual_delta)=0 | Ipopt::BacktrackingLSAcceptor | [pure virtual] |
UpdateForNextIteration(Number alpha_primal_test)=0 | Ipopt::BacktrackingLSAcceptor | [pure virtual] |
~AlgorithmStrategyObject() | Ipopt::AlgorithmStrategyObject | [inline, virtual] |
~BacktrackingLSAcceptor() | Ipopt::BacktrackingLSAcceptor | [inline, virtual] |
~ReferencedObject() | Ipopt::ReferencedObject | [inline, virtual] |