Go to the documentation of this file.
4 #define COMPILE_FLAGS " -fvisibility=hidden -fvisibility-inlines-hidden -ftemplate-depth-1024 -fopenmp -W -Wall -Wshadow -Wconversion -Wno-sign-conversion -Wno-unknown-pragmas -Wno-strict-overflow -O2 -g "
7 #define COMPILER "GNU 10.2.0 (/usr/bin/c++)"
10 #define FORTRAN_COMPILER "gfortran"
13 #define ARTS_DEFAULT_INCLUDE_DIR "/home/olemke/Hacking/uhh/arts/controlfiles"
39 #define ENABLE_TMATRIX
46 #define ENABLE_DOCSERVER
52 #define ENABLE_FFTW TRUE
67 #define HAVE_STDLIB_H 1
68 #define HAVE_STRINGS_H 1
69 #define HAVE_STRING_H 1
70 #define HAVE_SYS_STAT_H 1
71 #define HAVE_SYS_TIMES_H 1
72 #define HAVE_SYS_TYPES_H 1
73 #define HAVE_UNISTD_H 1
74 #define HAVE_GETOPT_H 1
78 #define HAVE_FCNTL_H 1
80 #define HAVE_ERRNO_H 1
81 #define HAVE_LIMITS_H 1
82 #define HAVE_STDIO_H 1
83 #define HAVE_LOCALE_H 1
84 #define HAVE_PTHREAD_H 1
88 #define HAVE_SYS_TIME_H 1
89 #define HAVE_SYS_MSG_H 1
90 #define HAVE_NETDB_H 1
91 #define HAVE_NETINET_IN_H 1
92 #define HAVE_NETINET_TCP_H 1
93 #define HAVE_SYS_SOCKET_H 1
94 #define HAVE_SYS_MMAN_H 1
95 #define HAVE_ARPA_INET_H 1
96 #define HAVE_SYS_SELECT_H 1
100 #define HAVE_CSTDLIB 1
101 #define HAVE_CSTRING 1
108 #define TIME_SUPPORT 1
114 #define NUMERIC double
117 #define OS_NAME "Unix"
123 #define HAVE_CONST_CAST
126 #define HAVE_NAMESPACES
129 #define HAVE_STATIC_CAST
132 #define HAVE_TEMPLATES
135 #undef NO_MINUS_C_MINUS_O
138 #define OS_VERSION ""
141 #define PACKAGE "arts"
144 #undef PACKAGE_BUGREPORT
150 #undef PACKAGE_STRING
153 #undef PACKAGE_TARNAME
156 #undef PACKAGE_VERSION
162 #define SIZEOF_LONG 8
165 #define SIZEOF_SIZE_T 8
168 #define SIZEOF_DOUBLE 8
171 #define SIZEOF_FLOAT 4
183 #define _U_ __attribute((unused))