Defines | Typedefs

/tmp/buildd/coinor-ipopt-3.8.3/Ipopt/src/Common/IpoptConfig.h File Reference

#include "configall_system.h"

Go to the source code of this file.

Defines

#define IPOPT_VERSION   "3.8.3"
#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
#define HAVE_PARDISO_NEWINTERFACE   1

Typedefs

typedef FORTRAN_INTEGER_TYPE ipfint

Define Documentation

#define IPOPT_VERSION   "3.8.3"

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 76 of file IpoptConfig.h.

#define HAVE_MC19   1

Definition at line 85 of file IpoptConfig.h.

#define HAVE_PARDISO_NEWINTERFACE   1

Definition at line 91 of file IpoptConfig.h.


Typedef Documentation

typedef FORTRAN_INTEGER_TYPE ipfint

Definition at line 102 of file IpoptConfig.h.