Ipopt  3.11.9
Macros
config.h File Reference

Go to the source code of this file.

Macros

#define COIN_C_FINITE   finite
 
#define COIN_HAS_BLAS   1
 
#define COIN_HAS_LAPACK   1
 
#define COIN_HAS_MUMPS   1
 
#define COIN_IPOPT_CHECKLEVEL   0
 
#define COIN_IPOPT_VERBOSITY   0
 
#define F77_FUNC(name, NAME)   name ## _
 
#define F77_FUNC_(name, NAME)   name ## _
 
#define FORTRAN_INTEGER_TYPE   int
 
#define HAVE_CASSERT   1
 
#define HAVE_CCTYPE   1
 
#define HAVE_CFLOAT   1
 
#define HAVE_CMATH   1
 
#define HAVE_CSTDARG   1
 
#define HAVE_CSTDDEF   1
 
#define HAVE_CSTDIO   1
 
#define HAVE_CSTDLIB   1
 
#define HAVE_CSTRING   1
 
#define HAVE_CTIME   1
 
#define HAVE_DLFCN_H   1
 
#define HAVE_DRAND48   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_LINEARSOLVERLOADER   1
 
#define HAVE_MEMORY_H   1
 
#define HAVE_MPI_INITIALIZED   1
 
#define HAVE_RAND   1
 
#define HAVE_SNPRINTF   1
 
#define HAVE_STDINT_H   1
 
#define HAVE_STDLIB_H   1
 
#define HAVE_STD__RAND   1
 
#define HAVE_STRINGS_H   1
 
#define HAVE_STRING_H   1
 
#define HAVE_SYS_STAT_H   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_UNISTD_H   1
 
#define HAVE_VA_COPY   1
 
#define HAVE_VSNPRINTF   1
 
#define IPOPT_VERSION   "3.11.9"
 
#define IPOPT_VERSION_MAJOR   3
 
#define IPOPT_VERSION_MINOR   11
 
#define IPOPT_VERSION_RELEASE   9
 
#define PACKAGE   "ipopt"
 
#define PACKAGE_BUGREPORT   "http://projects.coin-or.org/Ipopt/newticket"
 
#define PACKAGE_NAME   "Ipopt"
 
#define PACKAGE_STRING   "Ipopt 3.11.9"
 
#define PACKAGE_TARNAME   "ipopt"
 
#define PACKAGE_VERSION   "3.11.9"
 
#define SHAREDLIBEXT   "so"
 
#define SIZEOF_INT_P   8
 
#define STDC_HEADERS   1
 
#define VERSION   "3.11.9"
 

Macro Definition Documentation

◆ COIN_C_FINITE

#define COIN_C_FINITE   finite

Definition at line 8 of file config.h.

◆ COIN_HAS_BLAS

#define COIN_HAS_BLAS   1

Definition at line 14 of file config.h.

◆ COIN_HAS_LAPACK

#define COIN_HAS_LAPACK   1

Definition at line 20 of file config.h.

◆ COIN_HAS_MUMPS

#define COIN_HAS_MUMPS   1

Definition at line 23 of file config.h.

◆ COIN_IPOPT_CHECKLEVEL

#define COIN_IPOPT_CHECKLEVEL   0

Definition at line 26 of file config.h.

◆ COIN_IPOPT_VERBOSITY

#define COIN_IPOPT_VERBOSITY   0

Definition at line 29 of file config.h.

◆ F77_FUNC

#define F77_FUNC (   name,
  NAME 
)    name ## _

Definition at line 37 of file config.h.

◆ F77_FUNC_

#define F77_FUNC_ (   name,
  NAME 
)    name ## _

Definition at line 40 of file config.h.

◆ FORTRAN_INTEGER_TYPE

#define FORTRAN_INTEGER_TYPE   int

Definition at line 46 of file config.h.

◆ HAVE_CASSERT

#define HAVE_CASSERT   1

Definition at line 52 of file config.h.

◆ HAVE_CCTYPE

#define HAVE_CCTYPE   1

Definition at line 55 of file config.h.

◆ HAVE_CFLOAT

#define HAVE_CFLOAT   1

Definition at line 58 of file config.h.

◆ HAVE_CMATH

#define HAVE_CMATH   1

Definition at line 64 of file config.h.

◆ HAVE_CSTDARG

#define HAVE_CSTDARG   1

Definition at line 67 of file config.h.

◆ HAVE_CSTDDEF

#define HAVE_CSTDDEF   1

Definition at line 70 of file config.h.

◆ HAVE_CSTDIO

#define HAVE_CSTDIO   1

Definition at line 73 of file config.h.

◆ HAVE_CSTDLIB

#define HAVE_CSTDLIB   1

Definition at line 76 of file config.h.

◆ HAVE_CSTRING

#define HAVE_CSTRING   1

Definition at line 79 of file config.h.

◆ HAVE_CTIME

#define HAVE_CTIME   1

Definition at line 82 of file config.h.

◆ HAVE_DLFCN_H

#define HAVE_DLFCN_H   1

Definition at line 88 of file config.h.

◆ HAVE_DRAND48

#define HAVE_DRAND48   1

Definition at line 91 of file config.h.

◆ HAVE_INTTYPES_H

#define HAVE_INTTYPES_H   1

Definition at line 100 of file config.h.

◆ HAVE_LINEARSOLVERLOADER

#define HAVE_LINEARSOLVERLOADER   1

Definition at line 104 of file config.h.

◆ HAVE_MEMORY_H

#define HAVE_MEMORY_H   1

Definition at line 110 of file config.h.

◆ HAVE_MPI_INITIALIZED

#define HAVE_MPI_INITIALIZED   1

Definition at line 113 of file config.h.

◆ HAVE_RAND

#define HAVE_RAND   1

Definition at line 128 of file config.h.

◆ HAVE_SNPRINTF

#define HAVE_SNPRINTF   1

Definition at line 131 of file config.h.

◆ HAVE_STDINT_H

#define HAVE_STDINT_H   1

Definition at line 140 of file config.h.

◆ HAVE_STDLIB_H

#define HAVE_STDLIB_H   1

Definition at line 146 of file config.h.

◆ HAVE_STD__RAND

#define HAVE_STD__RAND   1

Definition at line 149 of file config.h.

◆ HAVE_STRINGS_H

#define HAVE_STRINGS_H   1

Definition at line 152 of file config.h.

◆ HAVE_STRING_H

#define HAVE_STRING_H   1

Definition at line 155 of file config.h.

◆ HAVE_SYS_STAT_H

#define HAVE_SYS_STAT_H   1

Definition at line 158 of file config.h.

◆ HAVE_SYS_TYPES_H

#define HAVE_SYS_TYPES_H   1

Definition at line 161 of file config.h.

◆ HAVE_UNISTD_H

#define HAVE_UNISTD_H   1

Definition at line 167 of file config.h.

◆ HAVE_VA_COPY

#define HAVE_VA_COPY   1

Definition at line 170 of file config.h.

◆ HAVE_VSNPRINTF

#define HAVE_VSNPRINTF   1

Definition at line 173 of file config.h.

◆ IPOPT_VERSION

#define IPOPT_VERSION   "3.11.9"

Definition at line 191 of file config.h.

◆ IPOPT_VERSION_MAJOR

#define IPOPT_VERSION_MAJOR   3

Definition at line 194 of file config.h.

◆ IPOPT_VERSION_MINOR

#define IPOPT_VERSION_MINOR   11

Definition at line 197 of file config.h.

◆ IPOPT_VERSION_RELEASE

#define IPOPT_VERSION_RELEASE   9

Definition at line 200 of file config.h.

◆ PACKAGE

#define PACKAGE   "ipopt"

Definition at line 203 of file config.h.

◆ PACKAGE_BUGREPORT

#define PACKAGE_BUGREPORT   "http://projects.coin-or.org/Ipopt/newticket"

Definition at line 206 of file config.h.

◆ PACKAGE_NAME

#define PACKAGE_NAME   "Ipopt"

Definition at line 209 of file config.h.

◆ PACKAGE_STRING

#define PACKAGE_STRING   "Ipopt 3.11.9"

Definition at line 212 of file config.h.

◆ PACKAGE_TARNAME

#define PACKAGE_TARNAME   "ipopt"

Definition at line 215 of file config.h.

◆ PACKAGE_VERSION

#define PACKAGE_VERSION   "3.11.9"

Definition at line 218 of file config.h.

◆ SHAREDLIBEXT

#define SHAREDLIBEXT   "so"

Definition at line 221 of file config.h.

◆ SIZEOF_INT_P

#define SIZEOF_INT_P   8

Definition at line 224 of file config.h.

◆ STDC_HEADERS

#define STDC_HEADERS   1

Definition at line 227 of file config.h.

◆ VERSION

#define VERSION   "3.11.9"

Definition at line 230 of file config.h.