Rheolef  7.2
an efficient C++ finite element environment
 
Loading...
Searching...
No Matches
config.h
Go to the documentation of this file.
1/* config/acconfig.h. Generated from acconfig.h.in by configure. */
2/* config/acconfig.h.in. Generated from configure.ac by autoheader. */
3
4/* Defines the absolute top source directory during compilation - used by
5 non-regression tests */
6#define _RHEOLEF_ABS_TOP_SRCDIR "/build/rheolef-6JaqjL/rheolef-7.2"
7
8/* Define to 1 if using 'alloca.c'. */
9/* #undef _RHEOLEF_C_ALLOCA */
10
11/* Define the arbitrary precision */
12/* #undef _RHEOLEF_DIGITS10 */
13
14/* Defines if you have abs(double) */
15#define _RHEOLEF_HAVE_ABS_DOUBLE 1
16
17/* Define to 1 if you have 'alloca', as a function or macro. */
18#define _RHEOLEF_HAVE_ALLOCA 1
19
20/* Define to 1 if <alloca.h> works. */
21#define _RHEOLEF_HAVE_ALLOCA_H 1
22
23/* Defines if you have the basic linea algebra subroutines libraries */
24#define _RHEOLEF_HAVE_BLAS 1
25
26/* Defines if you have the basic linea algebra subroutines libraries */
27#define _RHEOLEF_HAVE_BOOST 1
28
29/* Define to 1 if you have the <boost/mpi.hpp> header file. */
30#define _RHEOLEF_HAVE_BOOST_MPI_HPP 1
31
32/* Defines if you have BSDgettimeofday(timeval*, timezone*) in <sys/time.h> */
33/* #undef _RHEOLEF_HAVE_BSDGETTIMEOFDAY */
34
35/* Defines if you have the CGAL library */
36#define _RHEOLEF_HAVE_CGAL 1
37
38/* Defines if you have cholmod library */
39#define _RHEOLEF_HAVE_CHOLMOD 1
40
41/* Defines if you have CLANG C++ compiler */
42/* #undef _RHEOLEF_HAVE_CLANG_CXX */
43
44/* Defines if you have cln library */
45/* #undef _RHEOLEF_HAVE_CLN */
46
47/* Define to 1 if your system has the clock_gettime function. */
48#define _RHEOLEF_HAVE_CLOCK_GETTIME 1
49
50/* Defines if you have a 2011 compilant c++ compiler */
51/* #undef _RHEOLEF_HAVE_CXX_STD_2011 */
52
53/* Defines if you have a 2014 compilant c++ compiler */
54/* #undef _RHEOLEF_HAVE_CXX_STD_2014 */
55
56/* Defines if you have a 2017 compilant c++ compiler */
57#define _RHEOLEF_HAVE_CXX_STD_2017 1
58
59/* Define to 1 if you have the <dlfcn.h> header file. */
60#define _RHEOLEF_HAVE_DLFCN_H 1
61
62/* Defines if you use dmalloc library */
63/* #undef _RHEOLEF_HAVE_DMALLOC */
64
65/* Defines if you have eigen library */
66#define _RHEOLEF_HAVE_EIGEN 1
67
68/* Defines if you have finite(double) in <fstream.h> */
69/* #undef _RHEOLEF_HAVE_FINITE_DOUBLE */
70
71/* Define when using the boost multiprecision with float128 GNU quadmath */
72/* #undef _RHEOLEF_HAVE_FLOAT128 */
73
74/* Defines if you have gettimeofday(timeval*, timezone*) in <sys/time.h> */
75#define _RHEOLEF_HAVE_GETTIMEOFDAY 1
76
77/* Defines if you have ginac library */
78/* #undef _RHEOLEF_HAVE_GINAC */
79
80/* Defines if you have INTEL C++ compiler */
81/* #undef _RHEOLEF_HAVE_INTEL_CXX */
82
83/* Define to 1 if you have the <inttypes.h> header file. */
84#define _RHEOLEF_HAVE_INTTYPES_H 1
85
86/* Defines if you have ios::bitalloc() in <iostream> */
87/* #undef _RHEOLEF_HAVE_IOS_BITALLOC */
88
89/* Defines if you have ios::bp in <iostream> */
90/* #undef _RHEOLEF_HAVE_IOS_BP */
91
92/* Defines if you have ios::setstate(long) in <iostream> */
93/* #undef _RHEOLEF_HAVE_IOS_SETSTATE */
94
95/* Defines if you have isinf(double) in <math.h> */
96#define _RHEOLEF_HAVE_ISINF_DOUBLE 1
97
98/* Defines if you have iostream::rdbuf(void*) in <iostream> */
99/* #undef _RHEOLEF_HAVE_ISTREAM_RDBUF */
100
101/* Define to 1 if you use long double as default float type */
102/* #undef _RHEOLEF_HAVE_LONG_DOUBLE */
103
104/* Define to 1 if the system has the type `long long int'. */
105#define _RHEOLEF_HAVE_LONG_LONG_INT 1
106
107/* Defines if you have the METIS library */
108/* #undef _RHEOLEF_HAVE_METIS */
109
110/* Defines if you have distributed environment */
111#define _RHEOLEF_HAVE_MPI 1
112
113/* Define to 1 if you have the <mpi.h> header file. */
114#define _RHEOLEF_HAVE_MPI_H 1
115
116/* Defines if you have the mumps distributed direct solver libraries */
117#define _RHEOLEF_HAVE_MUMPS 1
118
119/* Defines if you have mumps with metis support */
120#define _RHEOLEF_HAVE_MUMPS_WITH_METIS 1
121
122/* Defines if you have mumps with parmetis support */
123/* #undef _RHEOLEF_HAVE_MUMPS_WITH_PARMETIS */
124
125/* Defines if you have mumps with ptscotch support */
126#define _RHEOLEF_HAVE_MUMPS_WITH_PTSCOTCH 1
127
128/* Defines if you have mumps with scotch support */
129#define _RHEOLEF_HAVE_MUMPS_WITH_SCOTCH 1
130
131/* Defines if you have parmetis mesh partitioner libraries */
132/* #undef _RHEOLEF_HAVE_PARMETIS */
133
134/* Defines if you have the scalable linea algebra subroutines libraries */
135#define _RHEOLEF_HAVE_SCALAPACK 1
136
137/* Defines if you have the scotch distributed mesh partitioner libraries */
138#define _RHEOLEF_HAVE_SCOTCH 1
139
140/* Defines if you have sqr(double) in <math.h> */
141/* #undef _RHEOLEF_HAVE_SQR_DOUBLE */
142
143/* Define to 1 if you have the <stdint.h> header file. */
144#define _RHEOLEF_HAVE_STDINT_H 1
145
146/* Define to 1 if you have the <stdio.h> header file. */
147#define _RHEOLEF_HAVE_STDIO_H 1
148
149/* Define to 1 if you have the <stdlib.h> header file. */
150#define _RHEOLEF_HAVE_STDLIB_H 1
151
152/* Define to 1 if you have the <strings.h> header file. */
153#define _RHEOLEF_HAVE_STRINGS_H 1
154
155/* Define to 1 if you have the <string.h> header file. */
156#define _RHEOLEF_HAVE_STRING_H 1
157
158/* Defines if you have the amd suitesparse ordering library */
159#define _RHEOLEF_HAVE_SUITESPARSE_AMD 1
160
161/* Define to 1 if you have the <suitesparse/amd.h> header file. */
162#define _RHEOLEF_HAVE_SUITESPARSE_AMD_H 1
163
164/* Define to 1 if you have the <symlink.h> header file. */
165/* #undef _RHEOLEF_HAVE_SYMLINK_H */
166
167/* Define to 1 if you have the <sys/stat.h> header file. */
168#define _RHEOLEF_HAVE_SYS_STAT_H 1
169
170/* Define to 1 if you have the <sys/types.h> header file. */
171#define _RHEOLEF_HAVE_SYS_TYPES_H 1
172
173/* Defines if you have the trilinos distributed direct solver libraries */
174/* #undef _RHEOLEF_HAVE_TRILINOS */
175
176/* Defines if you have umfpack library */
177#define _RHEOLEF_HAVE_UMFPACK 1
178
179/* Define to 1 if you have the <unistd.h> header file. */
180#define _RHEOLEF_HAVE_UNISTD_H 1
181
182/* Define to 1 if the system has the type `unsigned long long int'. */
183#define _RHEOLEF_HAVE_UNSIGNED_LONG_LONG_INT 1
184
185/* Defines if you have solaris gettimeofday(timeval*) in <sys/time.h>"" */
186/* #undef _RHEOLEF_HAVE_WIERDGETTIMEOFDAY */
187
188/* Define to the sub-directory where libtool stores uninstalled libraries. */
189#define _RHEOLEF_LT_OBJDIR ".libs/"
190
191/* Defines the package major version */
192#define _RHEOLEF_MAJOR_VERSION 7
193
194/* Defines the package minor version */
195#define _RHEOLEF_MINOR_VERSION 2
196
197/* Defines mumps version major */
198#define _RHEOLEF_MUMPS_VERSION_MAJOR 5
199
200/* Defines mumps version minor */
201#define _RHEOLEF_MUMPS_VERSION_MINOR 6
202
203/* Name of package */
204#define _RHEOLEF_PACKAGE "rheolef"
205
206/* Define to the address where bug reports for this package should be sent. */
207#define _RHEOLEF_PACKAGE_BUGREPORT ""
208
209/* Define to the full name of this package. */
210#define _RHEOLEF_PACKAGE_NAME "rheolef"
211
212/* Define to the full name and version of this package. */
213#define _RHEOLEF_PACKAGE_STRING "rheolef 7.2"
214
215/* Define to the one symbol short name of this package. */
216#define _RHEOLEF_PACKAGE_TARNAME "rheolef"
217
218/* Define to the home page for this package. */
219#define _RHEOLEF_PACKAGE_URL ""
220
221/* Define to the version of this package. */
222#define _RHEOLEF_PACKAGE_VERSION "7.2"
223
224/* Defines it if you are parano for debug */
225/* #undef _RHEOLEF_PARANO */
226
227/* Defines the paraview major version */
228#define _RHEOLEF_PARAVIEW_VERSION_MAJOR 5
229
230/* Defines the paraview minor version */
231#define _RHEOLEF_PARAVIEW_VERSION_MINOR 7
232
233/* Defines the package data directory */
234#define _RHEOLEF_PKGDATADIR "/usr/share/rheolef"
235
236/* Defines the object code libraries directory */
237#define _RHEOLEF_RHEOLEF_LIBDIR "/usr/lib/x86_64-linux-gnu"
238
239/* If using the C implementation of alloca, define if you know the
240 direction of stack growth for your system; otherwise it will be
241 automatically deduced at runtime.
242 STACK_DIRECTION > 0 => grows toward higher addresses
243 STACK_DIRECTION < 0 => grows toward lower addresses
244 STACK_DIRECTION = 0 => direction of growth unknown */
245/* #undef _RHEOLEF_STACK_DIRECTION */
246
247/* Define to 1 if all of the C90 standard headers exist (not just the ones
248 required in a freestanding environment). This macro is provided for
249 backward compatibility; new code need not use it. */
250#define _RHEOLEF_STDC_HEADERS 1
251
252/* Version number of package */
253#define _RHEOLEF_VERSION "7.2"
254
255/* Define to `unsigned int' if <sys/types.h> does not define. */
256/* #undef _RHEOLEF_size_t */