BacktrackingLSAcceptor Member List
This is the complete list of members for
BacktrackingLSAcceptor, including all inherited members.
AddRef(const Referencer *referencer) const | ReferencedObject | [inline] |
AlgorithmStrategyObject() | AlgorithmStrategyObject | [inline] |
BacktrackingLSAcceptor() | BacktrackingLSAcceptor | [inline] |
CalculateAlphaMin()=0 | BacktrackingLSAcceptor | [pure virtual] |
CheckAcceptabilityOfTrialPoint(Number alpha_primal)=0 | BacktrackingLSAcceptor | [pure virtual] |
Initialize(const Journalist &jnlst, IpoptNLP &ip_nlp, IpoptData &ip_data, IpoptCalculatedQuantities &ip_cq, const OptionsList &options, const std::string &prefix) | AlgorithmStrategyObject | [inline] |
InitializeImpl(const OptionsList &options, const std::string &prefix)=0 | BacktrackingLSAcceptor | [pure virtual] |
InitThisLineSearch(bool in_watchdog)=0 | BacktrackingLSAcceptor | [pure virtual] |
IpCq() const | AlgorithmStrategyObject | [inline, protected] |
IpData() const | AlgorithmStrategyObject | [inline, protected] |
IpNLP() const | AlgorithmStrategyObject | [inline, protected] |
Jnlst() const | AlgorithmStrategyObject | [inline, protected] |
PrepareRestoPhaseStart()=0 | BacktrackingLSAcceptor | [pure virtual] |
ReferenceCount() const | ReferencedObject | [inline] |
ReferencedObject() | ReferencedObject | [inline] |
RegisterOptions(SmartPtr< RegisteredOptions > roptions) | BacktrackingLSAcceptor | [static] |
ReleaseRef(const Referencer *referencer) const | ReferencedObject | [inline] |
Reset()=0 | BacktrackingLSAcceptor | [pure virtual] |
StartWatchDog()=0 | BacktrackingLSAcceptor | [pure virtual] |
StopWatchDog()=0 | BacktrackingLSAcceptor | [pure virtual] |
TryCorrector(Number alpha_primal_test, Number &alpha_primal, SmartPtr< IteratesVector > &actual_delta)=0 | BacktrackingLSAcceptor | [pure virtual] |
TrySecondOrderCorrection(Number alpha_primal_test, Number &alpha_primal, SmartPtr< IteratesVector > &actual_delta)=0 | BacktrackingLSAcceptor | [pure virtual] |
UpdateForNextIteration(Number alpha_primal_test)=0 | BacktrackingLSAcceptor | [pure virtual] |
~AlgorithmStrategyObject() | AlgorithmStrategyObject | [inline, virtual] |
~BacktrackingLSAcceptor() | BacktrackingLSAcceptor | [inline, virtual] |
~ReferencedObject() | ReferencedObject | [inline, virtual] |