Public Member Functions | |
virtual void | fillApplicationOptions2 (Ipopt::AmplOptionsList *amplOptList) |
AmplFP (const SmartPtr< const Journalist > &jnlst, const SmartPtr< OptionsList > options, char **&argv, AmplSuffixHandler *suffix_handler, const std::string &appName, std::string *nl_file_content) | |
virtual void | Initialize2 (const SmartPtr< const Journalist > &jnlst, const SmartPtr< OptionsList > options, char **&argv, AmplSuffixHandler *suffix_handler=NULL, const std::string &appName="fp", std::string *nl_file_content=NULL) |
AmplFP () | |
virtual AmplTMINLP * | createEmpty () |
Constructor. |
Definition at line 35 of file FP.cpp.
AmplFP::AmplFP | ( | const SmartPtr< const Journalist > & | jnlst, | |
const SmartPtr< OptionsList > | options, | |||
char **& | argv, | |||
AmplSuffixHandler * | suffix_handler, | |||
const std::string & | appName, | |||
std::string * | nl_file_content | |||
) | [inline] |
virtual void AmplFP::fillApplicationOptions2 | ( | Ipopt::AmplOptionsList * | amplOptList | ) | [inline, virtual] |
virtual void AmplFP::Initialize2 | ( | const SmartPtr< const Journalist > & | jnlst, | |
const SmartPtr< OptionsList > | options, | |||
char **& | argv, | |||
AmplSuffixHandler * | suffix_handler = NULL , |
|||
const std::string & | appName = "fp" , |
|||
std::string * | nl_file_content = NULL | |||
) | [inline, virtual] |
Definition at line 60 of file FP.cpp.
References Bonmin::AmplTMINLP::ampl_tnlp_, Bonmin::AmplTMINLP::fillAmplOptionList(), and fillApplicationOptions2().
Referenced by AmplFP().
virtual AmplTMINLP* AmplFP::createEmpty | ( | ) | [inline, virtual] |