~reducedmodelling/fluidity/ROM_Non-intrusive-ann

« back to all changes in this revision

Viewing changes to include/config.h

  • Committer: fangf at ac
  • Date: 2012-11-06 12:21:31 UTC
  • mto: This revision was merged to the branch mainline in revision 3989.
  • Revision ID: fangf@imperial.ac.uk-20121106122131-u2zvt7fxc1r3zeou
updated

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* include/config.h.  Generated from config.h.in by configure.  */
 
2
/* include/config.h.in.  Generated from configure.in by autoheader.  */
 
3
 
 
4
/* Define to dummy `main' function (if any) required to link to the Fortran
 
5
   libraries. */
 
6
/* #undef F77_DUMMY_MAIN */
 
7
 
 
8
/* Define to a macro mangling the given C identifier (in lower and upper
 
9
   case), which must not contain underscores, for linking with Fortran. */
 
10
#define F77_FUNC(name,NAME) name ## _
 
11
 
 
12
/* As F77_FUNC, but for C identifiers containing underscores. */
 
13
#define F77_FUNC_(name,NAME) name ## _
 
14
 
 
15
/* Define to dummy `main' function (if any) required to link to the Fortran
 
16
   libraries. */
 
17
/* #undef FC_DUMMY_MAIN */
 
18
 
 
19
/* Define if F77 and FC dummy `main' functions are identical. */
 
20
/* #undef FC_DUMMY_MAIN_EQ_F77 */
 
21
 
 
22
/* Define if you have a BLAS library. */
 
23
#define HAVE_BLAS 1
 
24
 
 
25
/* Define if you have hypre library. */
 
26
#define HAVE_HYPRE 1
 
27
 
 
28
/* Define to 1 if you have the <inttypes.h> header file. */
 
29
#define HAVE_INTTYPES_H 1
 
30
 
 
31
/* Define if you have LAPACK library. */
 
32
#define HAVE_LAPACK 1
 
33
 
 
34
/* Define to 1 if you have the `arpack' library (-larpack). */
 
35
#define HAVE_LIBARPACK 1
 
36
 
 
37
/* Define to 1 if you have the `dl' library (-ldl). */
 
38
#define HAVE_LIBDL 1
 
39
 
 
40
/* Define to 1 if you have the `m' library (-lm). */
 
41
#define HAVE_LIBM 1
 
42
 
 
43
/* Define to 1 if you have the `netcdf' library (-lnetcdf). */
 
44
#define HAVE_LIBNETCDF 1
 
45
 
 
46
/* Define to 1 if you have the `netcdff' library (-lnetcdff). */
 
47
#define HAVE_LIBNETCDFF 1
 
48
 
 
49
/* Define to 1 if you have the `pthread' library (-lpthread). */
 
50
#define HAVE_LIBPTHREAD 1
 
51
 
 
52
/* Define to 1 if you have the `stdc++' library (-lstdc++). */
 
53
#define HAVE_LIBSTDC__ 1
 
54
 
 
55
/* Define to 1 if you have the `vtkCommon' library (-lvtkCommon). */
 
56
#define HAVE_LIBVTKCOMMON 1
 
57
 
 
58
/* Define to 1 if you have the `vtkexpat' library (-lvtkexpat). */
 
59
/* #undef HAVE_LIBVTKEXPAT */
 
60
 
 
61
/* Define to 1 if you have the `vtkFiltering' library (-lvtkFiltering). */
 
62
#define HAVE_LIBVTKFILTERING 1
 
63
 
 
64
/* Define to 1 if you have the `vtkGraphics' library (-lvtkGraphics). */
 
65
#define HAVE_LIBVTKGRAPHICS 1
 
66
 
 
67
/* Define to 1 if you have the `vtkIO' library (-lvtkIO). */
 
68
#define HAVE_LIBVTKIO 1
 
69
 
 
70
/* Define to 1 if you have the `vtksys' library (-lvtksys). */
 
71
#define HAVE_LIBVTKSYS 1
 
72
 
 
73
/* Define to 1 if you have the `vtkzlib' library (-lvtkzlib). */
 
74
/* #undef HAVE_LIBVTKZLIB */
 
75
 
 
76
/* Define to 1 if you have the <memory.h> header file. */
 
77
#define HAVE_MEMORY_H 1
 
78
 
 
79
/* Define if you have ParMetis library. */
 
80
#define HAVE_PARMETIS 1
 
81
 
 
82
/* Define if you have the PETSc library. */
 
83
#define HAVE_PETSC 1
 
84
 
 
85
/* Define if you have petsc fortran modules. */
 
86
#define HAVE_PETSC_MODULES 1
 
87
 
 
88
/* If available, contains the Python version number currently in use. */
 
89
#define HAVE_PYTHON "2.7"
 
90
 
 
91
/* Define to 1 if you have the <stdint.h> header file. */
 
92
#define HAVE_STDINT_H 1
 
93
 
 
94
/* Define to 1 if you have the <stdlib.h> header file. */
 
95
#define HAVE_STDLIB_H 1
 
96
 
 
97
/* Define to 1 if you have the <strings.h> header file. */
 
98
#define HAVE_STRINGS_H 1
 
99
 
 
100
/* Define to 1 if you have the <string.h> header file. */
 
101
#define HAVE_STRING_H 1
 
102
 
 
103
/* Define to 1 if you have the <sys/stat.h> header file. */
 
104
#define HAVE_SYS_STAT_H 1
 
105
 
 
106
/* Define to 1 if you have the <sys/types.h> header file. */
 
107
#define HAVE_SYS_TYPES_H 1
 
108
 
 
109
/* Define to 1 if you have the <unistd.h> header file. */
 
110
#define HAVE_UNISTD_H 1
 
111
 
 
112
/* Define if you have zoltan library. */
 
113
#define HAVE_ZOLTAN 1
 
114
 
 
115
/* Define to 1 if `sizeof (long int)' = 8. Obsolete, use `SIZEOF_LONG_INT'. */
 
116
#define LONG_64_BITS 1
 
117
 
 
118
/* Define to the address where bug reports for this package should be sent. */
 
119
#define PACKAGE_BUGREPORT ""
 
120
 
 
121
/* Define to the full name of this package. */
 
122
#define PACKAGE_NAME "fluidity"
 
123
 
 
124
/* Define to the full name and version of this package. */
 
125
#define PACKAGE_STRING "fluidity None"
 
126
 
 
127
/* Define to the one symbol short name of this package. */
 
128
#define PACKAGE_TARNAME "fluidity"
 
129
 
 
130
/* Define to the home page for this package. */
 
131
#define PACKAGE_URL ""
 
132
 
 
133
/* Define to the version of this package. */
 
134
#define PACKAGE_VERSION "None"
 
135
 
 
136
/* The size of `long int', as computed by sizeof. */
 
137
#define SIZEOF_LONG_INT 8
 
138
 
 
139
/* The size of `void *', as computed by sizeof. */
 
140
#define SIZEOF_VOID_P 8
 
141
 
 
142
/* Define to 1 if you have the ANSI C header files. */
 
143
#define STDC_HEADERS 1
 
144
 
 
145
/* Define to 1 if the X Window System is missing or not being used. */
 
146
/* #undef X_DISPLAY_MISSING */