Go to the documentation of this file.
7 #ifndef __SENSAPPLICATION_HPP__
8 #define __SENSAPPLICATION_HPP__
SensAlgorithmExitStatus Run()
SmartPtr< Journalist > Jnlst()
bool compute_red_hessian_
bool run_sens_
storing options values
void SetIpoptAlgorithmObjects(SmartPtr< IpoptApplication > app_ipopt, ApplicationReturnStatus ipopt_retval)
SmartPtr< OptionsList > options_
SmartPtr< IpoptCalculatedQuantities > ip_cq_
ApplicationReturnStatus
Return codes for the Optimize call for an application.
int Index
Type of all indices of vectors, matrices etc.
SmartPtr< IpoptData > ip_data_
Template class for Smart Pointers.
SmartPtr< RegisteredOptions > reg_options_
SmartPtr< IpoptNLP > ip_nlp_
static void RegisterOptions(SmartPtr< RegisteredOptions > roptions)
ApplicationReturnStatus ipopt_retval_
SmartPtr< const OptionsList > Options() const
Get the options list for setting options (const version)
SmartPtr< PDSystemSolver > pd_solver_
SensApplication(SmartPtr< Journalist > jnlst, SmartPtr< OptionsList > options, SmartPtr< RegisteredOptions > reg_options)
SmartPtr< const U > ConstPtr(const SmartPtr< U > &smart_ptr)
SmartPtr< OptionsList > Options()
SensAlgorithmExitStatus
This header file provides some definitions used throughout the program.
SmartPtr< Journalist > jnlst_
DECLARE_STD_EXCEPTION(SUFFIX_EMPTY)