Go to the documentation of this file. 8 #ifndef GEOSX_COMMON_CONFIG_HPP 9 #define GEOSX_COMMON_CONFIG_HPP 12 #define GEOSX_VERSION_MAJOR 0 13 #define GEOSX_VERSION_MINOR 0 15 #define GEOSX_VERSION_PATCH 31 17 #define GEOSX_VERSION_FULL "0.0.31" 24 #define GEOSX_USE_ARRAY_BOUNDS_CHECK 27 #define GEOSX_USE_CALIPER 30 #define GEOSX_USE_CHAI 33 #define GEOSX_USE_MATHPRESSO 39 #define GEOSX_USE_OPENMP 42 #define GEOSX_USE_CUDA 45 #define GEOSX_USE_PYTHON 51 #define GEOSX_USE_RAJA 54 #define GEOSX_USE_TIMERS 57 #define GEOSX_USE_TOTALVIEW_OUTPUT 63 #define GEOSX_USE_TRILINOS 66 #define GEOSX_USE_HYPRE 69 #define GEOSX_USE_PETSC 72 #define GEOSX_LA_INTERFACE Hypre 76 #define GEOSX_LA_INTERFACE_HYPRE 81 #define FORTRAN_MANGLE_NO_UNDERSCORE 84 #define GEOSX_USE_SEPARATION_COEFFICIENT 87 #define GEOSX_CMAKE_BUILD_TYPE "Release"