Ipopt  3.12.12
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
IpReturnCodes_inc.h
Go to the documentation of this file.
1 /***********************************************************************
2 // Copyright (C) 2004, 2009 International Business Machines and others.
3 // All Rights Reserved.
4 // This code is published under the Eclipse Public License.
5 //
6 // $Id: IpReturnCodes_inc.h 2216 2013-04-14 17:06:00Z stefan $
7 //
8 // Authors: Carl Laird, Andreas Waechter IBM 2004-08-13
9 ************************************************************************/
10 
11 /* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
12 /* !!!!!!!!! REMEMBER TO UPDATE IpReturnCodes.inc and Ipopt.java !!!!!!!! */
13 /* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
14 
17  {
25 
34 
39  };
40 
43  {
46  };
AlgorithmMode
enum to indicate the mode in which the algorithm is
ApplicationReturnStatus
Return codes for the Optimize call for an application.