Ipopt Documentation  
 
Loading...
Searching...
No Matches
config_ipopt.h File Reference

Go to the source code of this file.

Macros

#define IPOPT_VERSION   "3.14.12"
 
#define IPOPT_VERSION_MAJOR   3
 
#define IPOPT_VERSION_MINOR   14
 
#define IPOPT_VERSION_RELEASE   12
 
#define IPOPT_CHECKLEVEL   0
 
#define IPOPT_VERBOSITY   0
 
#define IPOPTAMPLINTERFACELIB_EXPORT
 
#define IPOPTLIB_EXPORT
 
#define SIPOPTLIB_EXPORT
 
#define IPOPT_FORTRAN_INTEGER_TYPE   ipindex
 type corresponding to integers in Fortran
 

Macro Definition Documentation

◆ IPOPT_VERSION

#define IPOPT_VERSION   "3.14.12"

Definition at line 8 of file config_ipopt.h.

◆ IPOPT_VERSION_MAJOR

#define IPOPT_VERSION_MAJOR   3

Definition at line 11 of file config_ipopt.h.

◆ IPOPT_VERSION_MINOR

#define IPOPT_VERSION_MINOR   14

Definition at line 14 of file config_ipopt.h.

◆ IPOPT_VERSION_RELEASE

#define IPOPT_VERSION_RELEASE   12

Definition at line 17 of file config_ipopt.h.

◆ IPOPT_CHECKLEVEL

#define IPOPT_CHECKLEVEL   0

Definition at line 20 of file config_ipopt.h.

◆ IPOPT_VERBOSITY

#define IPOPT_VERBOSITY   0

Definition at line 23 of file config_ipopt.h.

◆ IPOPTAMPLINTERFACELIB_EXPORT

#define IPOPTAMPLINTERFACELIB_EXPORT

Definition at line 32 of file config_ipopt.h.

◆ IPOPTLIB_EXPORT

#define IPOPTLIB_EXPORT

Definition at line 35 of file config_ipopt.h.

◆ SIPOPTLIB_EXPORT

#define SIPOPTLIB_EXPORT

Definition at line 38 of file config_ipopt.h.

◆ IPOPT_FORTRAN_INTEGER_TYPE

#define IPOPT_FORTRAN_INTEGER_TYPE   ipindex

type corresponding to integers in Fortran

Deprecated
Use ipindex instead.

Definition at line 43 of file config_ipopt.h.