00001 /* src/Phalanx_config.hpp. Generated from Phalanx_config.hpp.in by configure. */ 00002 /* src/Phalanx_config.hpp.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 to 1 if you have the <cmath> header file. */ 00014 #define HAVE_CMATH 1 00015 00016 /* Define to 1 if you have the <cstddef> header file. */ 00017 #define HAVE_CSTDDEF 1 00018 00019 /* Define if want to build examples */ 00020 #define HAVE_EXAMPLES 00021 00022 /* Define if you want to build export makefiles. */ 00023 #define HAVE_EXPORT_MAKEFILES 00024 00025 /* Define if you are using gnumake - this will shorten your link lines. */ 00026 #define HAVE_GNUMAKE 00027 00028 /* Define to 1 if you have the <inttypes.h> header file. */ 00029 #define HAVE_INTTYPES_H 1 00030 00031 /* Define to 1 if you have the <iomanip> header file. */ 00032 #define HAVE_IOMANIP 1 00033 00034 /* Define to 1 if you have the <iomanip.h> header file. */ 00035 /* #undef HAVE_IOMANIP_H */ 00036 00037 /* Define to 1 if you have the <iostream> header file. */ 00038 #define HAVE_IOSTREAM 1 00039 00040 /* Define to 1 if you have the <iostream.h> header file. */ 00041 /* #undef HAVE_IOSTREAM_H */ 00042 00043 /* Define to 1 if you have the <iterator> header file. */ 00044 #define HAVE_ITERATOR 1 00045 00046 /* Define to 1 if you have the <iterator.h> header file. */ 00047 /* #undef HAVE_ITERATOR_H */ 00048 00049 /* Define if want to build libcheck */ 00050 #define HAVE_LIBCHECK 00051 00052 /* Define to 1 if you have the <map> header file. */ 00053 #define HAVE_MAP 1 00054 00055 /* Define to 1 if you have the <map.h> header file. */ 00056 /* #undef HAVE_MAP_H */ 00057 00058 /* Define to 1 if you have the <math.h> header file. */ 00059 /* #undef HAVE_MATH_H */ 00060 00061 /* Define to 1 if you have the <memory.h> header file. */ 00062 #define HAVE_MEMORY_H 1 00063 00064 /* define if we want to use MPI */ 00065 #define HAVE_MPI 00066 00067 /* Define to build Phalanx in debug mode. */ 00068 #define HAVE_PHALANX_DEBUG 1 00069 00070 /* Define if want to build phalanx-examples */ 00071 #define HAVE_PHALANX_EXAMPLES 00072 00073 /* Define if want to build phalanx-tests */ 00074 #define HAVE_PHALANX_TESTS 00075 00076 /* Define if tvmet is available */ 00077 #define HAVE_PHALANX_TVMET 1 00078 00079 /* Define to 1 if you have the <sstream> header file. */ 00080 #define HAVE_SSTREAM 1 00081 00082 /* Define to 1 if you have the <sstream.h> header file. */ 00083 /* #undef HAVE_SSTREAM_H */ 00084 00085 /* Define to 1 if you have the <stddef.h> header file. */ 00086 /* #undef HAVE_STDDEF_H */ 00087 00088 /* Define to 1 if you have the <stdint.h> header file. */ 00089 #define HAVE_STDINT_H 1 00090 00091 /* Define to 1 if you have the <stdlib.h> header file. */ 00092 #define HAVE_STDLIB_H 1 00093 00094 /* Define to 1 if you have the <string> header file. */ 00095 #define HAVE_STRING 1 00096 00097 /* Define to 1 if you have the <strings.h> header file. */ 00098 #define HAVE_STRINGS_H 1 00099 00100 /* Define to 1 if you have the <string.h> header file. */ 00101 #define HAVE_STRING_H 1 00102 00103 /* Define to 1 if you have the <sys/stat.h> header file. */ 00104 #define HAVE_SYS_STAT_H 1 00105 00106 /* Define to 1 if you have the <sys/types.h> header file. */ 00107 #define HAVE_SYS_TYPES_H 1 00108 00109 /* Define if want to build tests */ 00110 #define HAVE_TESTS 00111 00112 /* Define to 1 if you have the <typeinfo> header file. */ 00113 #define HAVE_TYPEINFO 1 00114 00115 /* Define to 1 if you have the <typeinfo.h> header file. */ 00116 /* #undef HAVE_TYPEINFO_H */ 00117 00118 /* Define to 1 if you have the <unistd.h> header file. */ 00119 #define HAVE_UNISTD_H 1 00120 00121 /* Define to 1 if you have the <vector> header file. */ 00122 #define HAVE_VECTOR 1 00123 00124 /* Define to 1 if you have the <vector.h> header file. */ 00125 /* #undef HAVE_VECTOR_H */ 00126 00127 /* Define to the address where bug reports for this package should be sent. */ 00128 #define PACKAGE_BUGREPORT "rppawlo@sandia.gov" 00129 00130 /* Define to the full name of this package. */ 00131 #define PACKAGE_NAME "phalanx" 00132 00133 /* Define to the full name and version of this package. */ 00134 #define PACKAGE_STRING "phalanx 1.0" 00135 00136 /* Define to the one symbol short name of this package. */ 00137 #define PACKAGE_TARNAME "phalanx" 00138 00139 /* Define to the version of this package. */ 00140 #define PACKAGE_VERSION "1.0" 00141 00142 /* Define to 1 if you have the ANSI C header files. */ 00143 #define STDC_HEADERS 1