Go to the source code of this file.
Macros | |
| #define | IPOPT_VERSION "3.10.2" |
| #define | IPOPT_VERSION_MAJOR 3 |
| #define | IPOPT_VERSION_MINOR 10 |
| #define | IPOPT_VERSION_RELEASE 2 |
| #define | FORTRAN_INTEGER_TYPE int |
| #define IPOPT_VERSION "3.10.2" |
Definition at line 8 of file config_ipopt.h.
| #define IPOPT_VERSION_MAJOR 3 |
Definition at line 11 of file config_ipopt.h.
| #define IPOPT_VERSION_MINOR 10 |
Definition at line 14 of file config_ipopt.h.
| #define IPOPT_VERSION_RELEASE 2 |
Definition at line 17 of file config_ipopt.h.
| #define FORTRAN_INTEGER_TYPE int |
Definition at line 20 of file config_ipopt.h.
1.8.1.1