⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 libmesh_config.h.in

📁 一个用来实现偏微分方程中网格的计算库
💻 IN
字号:
/* include/base/libmesh_config.h.in.  Generated from configure.in by autoheader.  *//* This compiler is known not to support some iostream functionality */#undef BROKEN_IOSTREAM/* Flag indicating if the library should be built with 2D support only */#undef DIM/* Flag indicating if the library should be built with AMR support */#undef ENABLE_AMR/* Flag indicating if the library should be built to throw C++ exceptions on   unexpected errors */#undef ENABLE_EXCEPTIONS/* Flag indicating if the library should offer higher order p-FEM shapes */#undef ENABLE_HIGHER_ORDER_SHAPES/* Flag indicating if the library should be built with infinite elements */#undef ENABLE_INFINITE_ELEMENTS/* Flag indicating if the library should use the experimental ParallelMesh as   its default Mesh type */#undef ENABLE_PARMESH/* Flag indicating if the library should be built with performance logging   support */#undef ENABLE_PERFORMANCE_LOGGING/* Flag indicating if the library should be built with periodic boundary   condition support */#undef ENABLE_PERIODIC/* Flag indicating if the library should be built with reference counting   support */#undef ENABLE_REFERENCE_COUNTING/* Flag indicating if the library should be built with second derivatives */#undef ENABLE_SECOND_DERIVATIVES/* Flag indicating if the library should be built to write stack trace files   on unexpected errors */#undef ENABLE_TRACEFILES/* Flag indicating if the library should be built with variational smoother   support */#undef ENABLE_VSMOOTHER/* Flag indicating bzip2/bunzip2 are available for handlingcompressed files */#undef HAVE_BZIP/* Define to 1 if you have the <csignal> header file. */#undef HAVE_CSIGNAL/* Define to 1 if you have the <dlfcn.h> header file. */#undef HAVE_DLFCN_H/* Flag indicating whether the library will be compiled with Exodus support */#undef HAVE_EXODUS_API/* define if the compiler supports __gnu_cxx::hash_map */#undef HAVE_EXT_HASH_MAP/* define if the compiler supports __gnu_cxx::hash_set */#undef HAVE_EXT_HASH_SET/* define if the compiler supports GCC C++ ABI name demangling */#undef HAVE_GCC_ABI_DEMANGLE/* Define to 1 if you have the <getopt.h> header file. */#undef HAVE_GETOPT_H/* define if the compiler supports glibc backtrace */#undef HAVE_GLIBC_BACKTRACE/* Flag indicating whether the library will be compiled with GMV support */#undef HAVE_GMV/* Flag indicating whether or not gzstreams are available */#undef HAVE_GZSTREAM/* define if the compiler supports std::hash_map */#undef HAVE_HASH_MAP/* define if the compiler supports std::hash_set */#undef HAVE_HASH_SET/* Define to 1 if you have the <inttypes.h> header file. */#undef HAVE_INTTYPES_H/* Flag indicating whether or not LASPACK iterative solvers are available */#undef HAVE_LASPACK/* Flag indicating whether the library will be compiled with libHilbert   support */#undef HAVE_LIBHILBERT/* define if the compiler has locale */#undef HAVE_LOCALE/* Define to 1 if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Flag indicating whether or not Metis is available */#undef HAVE_METIS/* Flag indicating whether or not MPI is available */#undef HAVE_MPI/* define if the compiler implements namespaces */#undef HAVE_NAMESPACES/* Flag indicating whether the library will be compiled with Nemesis support   */#undef HAVE_NEMESIS_API/* Flag indicating whether the library will be compiled with Netcdf support */#undef HAVE_NETCDF/* Flag indicating whether or not ParMetis is available */#undef HAVE_PARMETIS/* Flag indicating whether or not Petsc is available */#undef HAVE_PETSC/* Define to 1 if you have the <rpc/rpc.h> header file. */#undef HAVE_RPC_RPC_H/* Flag indicating whether or not Space filling curves are available */#undef HAVE_SFCURVES/* Flag indicating whether or not SLEPc is available */#undef HAVE_SLEPC/* define if the compiler has the sstream header */#undef HAVE_SSTREAM/* Define to 1 if you have the <stdint.h> header file. */#undef HAVE_STDINT_H/* Define to 1 if you have the <stdlib.h> header file. */#undef HAVE_STDLIB_H/* define if the compiler has stringstream functionality */#undef HAVE_STRINGSTREAM/* Define to 1 if you have the <strings.h> header file. */#undef HAVE_STRINGS_H/* Define to 1 if you have the <string.h> header file. */#undef HAVE_STRING_H/* define if the compiler has the strstream header */#undef HAVE_STRSTREAM/* Define to 1 if you have the <sys/stat.h> header file. */#undef HAVE_SYS_STAT_H/* Define to 1 if you have the <sys/types.h> header file. */#undef HAVE_SYS_TYPES_H/* Flag indicating whether the library shall be compiled to use the Threading   Building Blocks */#undef HAVE_TBB_API/* Flag indicating whether the library shall be compiled to use the Tecplot   interface */#undef HAVE_TECPLOT_API/* Flag indicating whether the library will be compiled with TetGen support */#undef HAVE_TETGEN/* define if the compiler supports std::tr1::unordered_map */#undef HAVE_TR1_UNORDERED_MAP/* define if the compiler supports std::tr1::unordered_set */#undef HAVE_TR1_UNORDERED_SET/* Flag indicating whether the library will be compiled with Triangle support   */#undef HAVE_TRIANGLE/* Flag indicating whether the library shall be compiled to use the Trilinos   solver collection */#undef HAVE_TRILINOS/* Define to 1 if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H/* define if the compiler supports std::unordered_map */#undef HAVE_UNORDERED_MAP/* define if the compiler supports std::unordered_set */#undef HAVE_UNORDERED_SET/* Flag indicating whether the library will be compiled with VTK support */#undef HAVE_VTK/* Flag indicating headers and libraries for XDR IO are available */#undef HAVE_XDR/* Define to 1 if you have the <zlib.h> header file. */#undef HAVE_ZLIB_H/* Configuration information. */#undef LIBMESH_CONFIGURE_INFO/* Define to the address where bug reports for this package should be sent. */#undef PACKAGE_BUGREPORT/* Define to the full name of this package. */#undef PACKAGE_NAME/* Define to the full name and version of this package. */#undef PACKAGE_STRING/* Define to the one symbol short name of this package. */#undef PACKAGE_TARNAME/* Define to the version of this package. */#undef PACKAGE_VERSION/* The size of a `double', as computed by sizeof. */#undef SIZEOF_DOUBLE/* The size of a `float', as computed by sizeof. */#undef SIZEOF_FLOAT/* The size of a `int', as computed by sizeof. */#undef SIZEOF_INT/* The size of a `long int', as computed by sizeof. */#undef SIZEOF_LONG_INT/* The size of a `short int', as computed by sizeof. */#undef SIZEOF_SHORT_INT/* The size of a `void *', as computed by sizeof. */#undef SIZEOF_VOID_P/* Define to 1 if you have the ANSI C header files. */#undef STDC_HEADERS/* Flag indicating if the library should be built using complex numbers */#undef USE_COMPLEX_NUMBERS/* Flag indicating if the library should be built using real numbers */#undef USE_REAL_NUMBERS

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -