|
Ipopt
3.12.12
|
#include <RegisteredTNLP.hpp>
Public Member Functions | |
| RegisteredTNLPs (const SmartPtr< RegisteredTNLP > &tnlp, const std::string name) | |
| virtual | ~RegisteredTNLPs () |
Static Public Member Functions | |
| static SmartPtr< RegisteredTNLP > | GetTNLP (const std::string name) |
| static void | PrintRegisteredProblems () |
Private Member Functions | |
| void | RegisterTNLP (const SmartPtr< RegisteredTNLP > &tnlp, const std::string name) |
Private Attributes | |
| SmartPtr< RegisteredTNLP > | tnlp_ |
Definition at line 29 of file RegisteredTNLP.hpp.
|
inline |
Definition at line 32 of file RegisteredTNLP.hpp.
|
inlinevirtual |
Definition at line 36 of file RegisteredTNLP.hpp.
|
static |
|
static |
|
private |
|
private |
Definition at line 43 of file RegisteredTNLP.hpp.
1.8.5