#include <SensBacksolver.hpp>
Additional Inherited Members | |
Protected Member Functions inherited from Ipopt::AlgorithmStrategyObject | |
virtual bool | InitializeImpl (const OptionsList &options, const std::string &prefix)=0 |
Implementation of the initialization method that has to be overloaded by for each derived class. | |
const Journalist & | Jnlst () const |
IpoptNLP & | IpNLP () const |
IpoptData & | IpData () const |
IpoptCalculatedQuantities & | IpCq () const |
bool | HaveIpData () const |
Definition at line 16 of file SensBacksolver.hpp.
|
inline |
This class is the interface to all backsolvers that may be used for the sIPOPT.
Definition at line 22 of file SensBacksolver.hpp.
|
inlinevirtual |
Definition at line 25 of file SensBacksolver.hpp.
|
pure virtual |
Implemented in Ipopt::SimpleBacksolver.