#include "configall_system.h"
Go to the source code of this file.
Defines | |
#define | IPOPT_VERSION "3.8.1" |
#define | COIN_IPOPT_CHECKLEVEL 0 |
#define | COIN_IPOPT_VERBOSITY 0 |
#define | COIN_HAS_ASL 1 |
#define | COIN_HAS_BLAS 1 |
#define | COIN_HAS_IPOPT 1 |
#define | COIN_HAS_LAPACK 1 |
#define | HAVE_MA27 1 |
#define | HAVE_MC19 1 |
Typedefs | |
typedef FORTRAN_INTEGER_TYPE | ipfint |
#define IPOPT_VERSION "3.8.1" |
Definition at line 41 of file IpoptConfig.h.
#define COIN_IPOPT_CHECKLEVEL 0 |
Definition at line 48 of file IpoptConfig.h.
#define COIN_IPOPT_VERBOSITY 0 |
Definition at line 51 of file IpoptConfig.h.
#define COIN_HAS_ASL 1 |
Definition at line 54 of file IpoptConfig.h.
#define COIN_HAS_BLAS 1 |
Definition at line 57 of file IpoptConfig.h.
#define COIN_HAS_IPOPT 1 |
Definition at line 60 of file IpoptConfig.h.
#define COIN_HAS_LAPACK 1 |
Definition at line 63 of file IpoptConfig.h.
#define HAVE_MA27 1 |
Definition at line 70 of file IpoptConfig.h.
#define HAVE_MC19 1 |
Definition at line 76 of file IpoptConfig.h.
typedef FORTRAN_INTEGER_TYPE ipfint |
Definition at line 96 of file IpoptConfig.h.