basix_doc 0.1
|
Go to the source code of this file.
#define ENABLE_DEBUG |
Definition at line 5 of file config.hpp.
#define ENABLE_EXCEPTIONS |
Definition at line 11 of file config.hpp.
#define ENABLE_SIMD |
Definition at line 14 of file config.hpp.
#define HAVE_CXXABI_H 1 |
Definition at line 26 of file config.hpp.
#define HAVE_DLFCN_H 1 |
Definition at line 29 of file config.hpp.
#define HAVE_GETTIMEOFDAY 1 |
Definition at line 32 of file config.hpp.
#define HAVE_INTTYPES_H 1 |
Definition at line 35 of file config.hpp.
#define HAVE_LONG_LONG_INT 1 |
Definition at line 38 of file config.hpp.
#define HAVE_MEMORY_H 1 |
Definition at line 41 of file config.hpp.
#define HAVE_STDINT_H 1 |
Definition at line 44 of file config.hpp.
#define HAVE_STDLIB_H 1 |
Definition at line 47 of file config.hpp.
#define HAVE_STRING_H 1 |
Definition at line 53 of file config.hpp.
#define HAVE_STRINGS_H 1 |
Definition at line 50 of file config.hpp.
#define HAVE_SYS_STAT_H 1 |
Definition at line 56 of file config.hpp.
#define HAVE_SYS_TYPES_H 1 |
Definition at line 59 of file config.hpp.
#define HAVE_UNISTD_H 1 |
Definition at line 62 of file config.hpp.
#define LT_OBJDIR ".libs/" |
Definition at line 69 of file config.hpp.
#define PACKAGE "basix" |
Definition at line 75 of file config.hpp.
#define PACKAGE_BUGREPORT "bugs@mathemagix.org" |
Definition at line 78 of file config.hpp.
#define PACKAGE_NAME "basix" |
Definition at line 81 of file config.hpp.
#define PACKAGE_STRING "basix 0.4" |
Definition at line 84 of file config.hpp.
#define PACKAGE_TARNAME "basix" |
Definition at line 87 of file config.hpp.
#define PACKAGE_URL "" |
Definition at line 90 of file config.hpp.
#define PACKAGE_VERSION "0.4" |
Definition at line 93 of file config.hpp.
#define PREFIX "/usr/local" |
Definition at line 96 of file config.hpp.
Referenced by mmx::mmx_lex().
#define STDC_HEADERS 1 |
Definition at line 99 of file config.hpp.
#define VERSION "0.4" |
Definition at line 102 of file config.hpp.