 |
QMCPACK
|
Go to the documentation of this file. 8 #ifndef QMCPLUSPLUS_CONFIGURATION_H 9 #define QMCPLUSPLUS_CONFIGURATION_H 12 #define QMCPLUSPLUS_VERSION_MAJOR 0 15 #define QMCPLUSPLUS_VERSION_MINOR 6 18 #define QMCPLUSPLUS_VERSION_PATCH 1 27 #define QMCPLUSPLUS_BRANCH 5487 30 #define QMCPLUSPLUS_LAST_CHANGED_DATE \ 31 "2012-04-22 10:24:14 -0400 (Sun, 22 Apr 2012)" 43 #define HAVE_LIBBOOST 1 49 #define HAVE_LIBXML2 1 52 #define HAVE_LIBFFTW 1 61 #define APP_PRECISION double 67 #define OHMMS_INDEXTYPE int 70 #define OHMMS_PRECISION double 85 #define QMC_FASTWALKER 1 91 #define HAVE_STD_ROUND 1 97 #define HAVE_EINSPLINE 1 102 #ifndef HAVE_EINSPLINE_EXT 105 #define HAVE_POSIX_MEMALIGN 1 114 #define HAVE_PMMINTRIN_H 1 117 #define HAVE_EMMINTRIN_H 1 138 #define PREFETCH_AHEAD 10 141 #define USE_PREFETCH 1 161 #define CUDA_PRECISION float 165 #endif // QMCPLUSPLUS_CONFIGURATION_H