00001 /* src/Anasazi_config.h. Generated from Anasazi_config.h.in by configure. */ 00002 /* src/Anasazi_config.h.in. Generated from configure.ac by autoheader. */ 00003 00004 /* Define to 1 if you have the <algorithm> header file. */ 00005 #define HAVE_ALGORITHM 1 00006 00007 /* Define to 1 if you have the <algorithm.h> header file. */ 00008 /* #undef HAVE_ALGORITHM_H */ 00009 00010 /* Define to 1 if you have the <algo.h> header file. */ 00011 /* #undef HAVE_ALGO_H */ 00012 00013 /* Define if want to build with anasazi enabled */ 00014 #define HAVE_ANASAZI_AMESOS 1 00015 00016 /* Define if want to build with anasazi enabled */ 00017 #define HAVE_ANASAZI_AZTECOO 1 00018 00019 /* Define if want to build with anasazi enabled */ 00020 #define HAVE_ANASAZI_BELOS 1 00021 00022 /* Define if want to build with anasazi enabled */ 00023 #define HAVE_ANASAZI_EPETRA 1 00024 00025 /* Define if want to build with anasazi enabled */ 00026 #define HAVE_ANASAZI_EPETRAEXT 1 00027 00028 /* Define if want to build anasazi-examples */ 00029 #define HAVE_ANASAZI_EXAMPLES 00030 00031 /* Define if want to build anasazi-experimental */ 00032 /* #undef HAVE_ANASAZI_EXPERIMENTAL */ 00033 00034 /* Define if want to build with anasazi enabled */ 00035 #define HAVE_ANASAZI_IFPACK 1 00036 00037 /* Define if want to build anasazi-tests */ 00038 #define HAVE_ANASAZI_TESTS 00039 00040 /* Define if want to build with anasazi enabled */ 00041 #define HAVE_ANASAZI_THYRA 1 00042 00043 /* Define if want to build with anasazi enabled */ 00044 #define HAVE_ANASAZI_TPETRA 1 00045 00046 /* Define if want to build with anasazi enabled */ 00047 #define HAVE_ANASAZI_TRIUTILS 1 00048 00049 /* define if bool is a built-in type */ 00050 #define HAVE_BOOL 00051 00052 /* Define to 1 if you have the <cctype> header file. */ 00053 #define HAVE_CCTYPE 1 00054 00055 /* Define to 1 if you have the <cctype.h> header file. */ 00056 /* #undef HAVE_CCTYPE_H */ 00057 00058 /* Define to 1 if you have the <cmath> header file. */ 00059 #define HAVE_CMATH 1 00060 00061 /* Define to 1 if you have the <complex> header file. */ 00062 #define HAVE_COMPLEX 1 00063 00064 /* Define to 1 if you have the <complex.h> header file. */ 00065 /* #undef HAVE_COMPLEX_H */ 00066 00067 /* Define to 1 if you have the <cstdio> header file. */ 00068 #define HAVE_CSTDIO 1 00069 00070 /* Define to 1 if you have the <cstdlib> header file. */ 00071 #define HAVE_CSTDLIB 1 00072 00073 /* Define if want to build with epetra enabled */ 00074 #define HAVE_EPETRA_THYRA 1 00075 00076 /* Define if want to build examples */ 00077 #define HAVE_EXAMPLES 00078 00079 /* Define if you want to build export makefiles. */ 00080 #define HAVE_EXPORT_MAKEFILES 00081 00082 /* Define if you are using gnumake - this will shorten your link lines. */ 00083 #define HAVE_GNUMAKE 00084 00085 /* Define to 1 if you have the <inttypes.h> header file. */ 00086 #define HAVE_INTTYPES_H 1 00087 00088 /* Define to 1 if you have the <iomanip> header file. */ 00089 #define HAVE_IOMANIP 1 00090 00091 /* Define to 1 if you have the <iomanip.h> header file. */ 00092 /* #undef HAVE_IOMANIP_H */ 00093 00094 /* Define to 1 if you have the <iostream> header file. */ 00095 #define HAVE_IOSTREAM 1 00096 00097 /* Define to 1 if you have the <iostream.h> header file. */ 00098 /* #undef HAVE_IOSTREAM_H */ 00099 00100 /* Define to 1 if you have the <iterator> header file. */ 00101 #define HAVE_ITERATOR 1 00102 00103 /* Define to 1 if you have the <iterator.h> header file. */ 00104 /* #undef HAVE_ITERATOR_H */ 00105 00106 /* Define if want to build libcheck */ 00107 #define HAVE_LIBCHECK 00108 00109 /* Define to 1 if you have the <math.h> header file. */ 00110 /* #undef HAVE_MATH_H */ 00111 00112 /* Define to 1 if you have the <memory.h> header file. */ 00113 #define HAVE_MEMORY_H 1 00114 00115 /* define if we want to use MPI */ 00116 #define HAVE_MPI 00117 00118 /* define if the compiler supports the mutable keyword */ 00119 #define HAVE_MUTABLE 00120 00121 /* define if the compiler implements namespaces */ 00122 #define HAVE_NAMESPACES 00123 00124 /* define if the compiler accepts the new for scoping rules */ 00125 #define HAVE_NEW_FOR_SCOPING 00126 00127 /* Define to 1 if you have the <numeric> header file. */ 00128 #define HAVE_NUMERIC 1 00129 00130 /* Define to 1 if you have the <stdexcept> header file. */ 00131 #define HAVE_STDEXCEPT 1 00132 00133 /* Define to 1 if you have the <stdexcept.h> header file. */ 00134 /* #undef HAVE_STDEXCEPT_H */ 00135 00136 /* Define to 1 if you have the <stdint.h> header file. */ 00137 #define HAVE_STDINT_H 1 00138 00139 /* Define to 1 if you have the <stdio.h> header file. */ 00140 /* #undef HAVE_STDIO_H */ 00141 00142 /* Define to 1 if you have the <stdlib.h> header file. */ 00143 #define HAVE_STDLIB_H 1 00144 00145 /* define if std::sprintf is supported */ 00146 #define HAVE_STD_SPRINTF 00147 00148 /* define if the compiler supports Standard Template Library */ 00149 #define HAVE_STL 00150 00151 /* Define to 1 if you have the <string> header file. */ 00152 #define HAVE_STRING 1 00153 00154 /* Define to 1 if you have the <strings.h> header file. */ 00155 #define HAVE_STRINGS_H 1 00156 00157 /* Define to 1 if you have the <string.h> header file. */ 00158 #define HAVE_STRING_H 1 00159 00160 /* Define to 1 if you have the <sys/stat.h> header file. */ 00161 #define HAVE_SYS_STAT_H 1 00162 00163 /* Define to 1 if you have the <sys/types.h> header file. */ 00164 #define HAVE_SYS_TYPES_H 1 00165 00166 /* Define if want to build tests */ 00167 #define HAVE_TESTS 00168 00169 /* Define if want to build teuchos-complex */ 00170 #define HAVE_TEUCHOS_COMPLEX 00171 00172 /* Define to 1 if you have the <unistd.h> header file. */ 00173 #define HAVE_UNISTD_H 1 00174 00175 /* Define to 1 if you have the <vector> header file. */ 00176 #define HAVE_VECTOR 1 00177 00178 /* Define to 1 if you have the <vector.h> header file. */ 00179 /* #undef HAVE_VECTOR_H */ 00180 00181 /* Define to the address where bug reports for this package should be sent. */ 00182 #define PACKAGE_BUGREPORT "hkthorn@sandia.gov" 00183 00184 /* Define to the full name of this package. */ 00185 #define PACKAGE_NAME "anasazi" 00186 00187 /* Define to the full name and version of this package. */ 00188 #define PACKAGE_STRING "anasazi 2.2" 00189 00190 /* Define to the one symbol short name of this package. */ 00191 #define PACKAGE_TARNAME "anasazi" 00192 00193 /* Define to the version of this package. */ 00194 #define PACKAGE_VERSION "2.2" 00195 00196 /* Define to 1 if you have the ANSI C header files. */ 00197 #define STDC_HEADERS 1 00198 00199 /* Define to `__inline__' or `__inline' if that's what the C compiler 00200 calls it, or to nothing if 'inline' is not supported under any name. */ 00201 #ifndef __cplusplus 00202 /* #undef inline */ 00203 #endif