Ipopt
3.12.8
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Common
config_ipopt_default.h
Go to the documentation of this file.
1
2
/***************************************************************************/
3
/* HERE DEFINE THE PROJECT SPECIFIC PUBLIC MACROS */
4
/* These are only in effect in a setting that doesn't use configure */
5
/***************************************************************************/
6
7
/* Version number of project */
8
#define IPOPT_VERSION "3.12.8"
9
10
/* Major Version number of project */
11
#define IPOPT_VERSION_MAJOR 3
12
13
/* Minor Version number of project */
14
#define IPOPT_VERSION_MINOR 12
15
16
/* Release Version number of project */
17
#define IPOPT_VERSION_RELEASE 8
18
19
/* Define to the C type corresponding to Fortran INTEGER */
20
#ifndef FORTRAN_INTEGER_TYPE
21
#define FORTRAN_INTEGER_TYPE int
22
#endif
Generated on Wed Mar 21 2018 04:37:49 for Ipopt by
1.8.5