Go to the documentation of this file.
7 #warning "Ipopt-internal config_default.h is compiled. This is likely going to fail."
11 #ifndef IPOPTLIB_EXPORT
14 #define IPOPTLIB_EXPORT __declspec(dllexport)
16 #define IPOPTLIB_EXPORT
29 #define COIN_IPOPT_CHECKLEVEL 0
32 #define COIN_IPOPT_VERBOSITY 0
35 #define COIN_HAS_ASL 1
38 #define COIN_HAS_LAPACK 1
41 #define COIN_HAS_HSL 1
63 #ifndef FORTRAN_INTEGER_TYPE
64 #define FORTRAN_INTEGER_TYPE int
69 #define COIN_C_FINITE _finite