/usr/include/libint2/config.h is in libint2-dev 2.3.0~beta3-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 | /* include/libint2/config.h. Generated from config.h.in by configure. */
/*
* This file is a part of Libint.
* Copyright (C) 2004-2014 Edward F. Valeev
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Library General Public License, version 2,
* as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU Library General Public License
* along with this program. If not, see http://www.gnu.org/licenses/.
*
*/
/* This file is automatically processed by configure script.
It MUST NOT be changed manually after configuration, otherwise
the library will likely fail to compile or produce erroneous results
*/
#ifndef _libint2_include_libint2config_h_
#define _libint2_include_libint2config_h_
/* The host architecture. */
#define LIBINT_HOST_ARCH "x86_64-pc-linux-gnu"
/* The target architecture. */
#define LIBINT_TARGET_ARCH "x86_64-pc-linux-gnu"
/* The version number. */
#define LIBINT_VERSION "2.3.0"
/* The major version number. */
#define LIBINT_MAJOR_VERSION 2
/* The minor version number. */
#define LIBINT_MINOR_VERSION 3
/* The micro version number. */
#define LIBINT_MICRO_VERSION 0
/* Prefix for all names in API */
/* #undef LIBINT_API_PREFIX */
/* Max AM (same for all derivatives; if not defined see LIBINT_MAX_AM_LIST) */
#define LIBINT_MAX_AM 4
/* Max AM for integrals and their derivatives */
/* #undef LIBINT_MAX_AM_LIST */
/* Max optimized AM (same for all derivatives; if not defined see LIBINT_OPT_AM_LIST) */
#define LIBINT_OPT_AM 3
/* Max optimized AM for integrals and their derivatives */
/* #undef LIBINT_OPT_AM_LIST */
/* Support 1-body derivatives up to this order */
#define INCLUDE_ONEBODY 0
/* Support ERI derivatives up to this order */
#define INCLUDE_ERI 0
/* Support 3-center ERI derivatives up to this order */
#define INCLUDE_ERI3 0
/* Support 2-center ERI derivatives up to this order */
#define INCLUDE_ERI2 0
/* Support G12 derivatives up to this order */
/* #undef INCLUDE_G12 */
/* Support G12DKH derivatives up to this order */
/* #undef INCLUDE_G12DKH */
/* Max AM for one-body ints */
/* #undef ONEBODY_MAX_AM */
/* Max optimized AM for one-body ints */
/* #undef ONEBODY_OPT_AM */
/* Max AM for ERI (same for all derivatives; if not defined see ERI_MAX_AM_LIST) */
/* #undef ERI_MAX_AM */
/* Max AM for ERI and its derivatives */
/* #undef ERI_MAX_AM_LIST */
/* Max optimized AM for ERI (same for all derivatives; if not defined see ERI_OPT_AM_LIST) */
/* #undef ERI_OPT_AM */
/* Max optimized AM for ERI and its derivatives */
/* #undef ERI_OPT_AM_LIST */
/* Max AM for 3-center ERI (same for all derivatives; if not defined see ERI3_MAX_AM_LIST) */
/* #undef ERI3_MAX_AM */
/* Max AM for 3-center ERI and its derivatives */
/* #undef ERI3_MAX_AM_LIST */
/* Max optimized AM for 3-center ERI (same for all derivatives; if not defined see ERI3_OPT_AM_LIST) */
/* #undef ERI3_OPT_AM */
/* Max optimized AM for 3-center ERI and its derivatives */
/* #undef ERI3_OPT_AM_LIST */
/* If 1, assume will transform the "unpaired" center (e.g. a in (a|cd)) to solid harmonics */
/* #undef ERI3_PURE_SH */
/* Max AM for 2-center ERI (same for all derivatives; if not defined see ERI2_MAX_AM_LIST) */
/* #undef ERI2_MAX_AM */
/* Max AM for 2-center ERI and its derivatives */
/* #undef ERI2_MAX_AM_LIST */
/* Max optimized AM for 2-center ERI (same for all derivatives; if not defined see ERI2_OPT_AM_LIST) */
/* #undef ERI2_OPT_AM */
/* Max optimized AM for 2-center ERI and its derivatives */
/* #undef ERI2_OPT_AM_LIST */
/* If 1, assume will transform to solid harmonics */
/* #undef ERI2_PURE_SH */
/* Max AM for G12 method integrals */
/* #undef G12_MAX_AM */
/* Max optimized AM for G12 method integrals */
/* #undef G12_OPT_AM */
/* Support [Ti,G12] ? */
/* #undef SUPPORT_T1G12 */
/* Max AM for G12DKH method integrals */
/* #undef G12DKH_MAX_AM */
/* Max optimized AM for G12DKH method integrals */
/* #undef G12DKH_OPT_AM */
/* Whether integral sets can be unrolled */
#define LIBINT_ENABLE_UNROLLING 100
/* Whether generic code can be used */
/* #undef LIBINT_ENABLE_GENERIC_CODE */
/* maximum length of vectors */
/* #undef LIBINT_VECTOR_LENGTH */
/* how to vectorize */
/* #undef LIBINT_VECTOR_METHOD */
/* if can be controlled with posix_memalign, alignment size */
#define LIBINT_ALIGN_SIZE 0
/* Specifies the ordering of cartesian Gaussians in a shell. Allowed values are defined at the bottom of this file -- also see configure.in*/
#define LIBINT_CGSHELL_ORDERING 1
/* Specifies the class of shell sets generated. Allowed values are defined at the bottom of this file -- also see configure.in*/
#define LIBINT_SHELL_SET 1
/* User-defined real type */
/* #undef LIBINT_USER_DEFINED_REAL */
/*Generate FMA instructions? */
/* #undef LIBINT_GENERATE_FMA */
/* Accumulate integrals to the buffer? */
/* #undef LIBINT_ACCUM_INTS */
/* Whether FLOP counting is supported */
/* #undef LIBINT_FLOP_COUNT */
/* Whether profile instrumentation will be enabled */
/* #undef LIBINT_PROFILE */
/* Support contracted integrals? */
#define LIBINT_CONTRACTED_INTS 1
/* Generate single evaluator type? */
#define LIBINT_SINGLE_EVALTYPE 1
/* Generate composite evaluators? */
#define LIBINT_USE_COMPOSITE_EVALUATORS 1
/* Strategy for ERI evaluation */
#define LIBINT_ERI_STRATEGY 1
/* --------------------------
have C++ features?
-------------------------- */
// see lib/autoconf/ac_check_cpp11.m4
/* define if CXX compiler can compile C++11 */
#define LIBINT_HAS_CXX11 1
/* define if array has fill member function. */
#define LIBINT_ARRAY_HAS_FILL 1
/* define if std::array is available. */
#define LIBINT_HAS_STD_ARRAY 1
/* define if std::make_shared and std::allocate_shared are available. */
#define LIBINT_HAS_STD_MAKE_SHARED 1
/* define if std::shared_ptr is available. */
#define LIBINT_HAS_STD_SHARED_PTR 1
/* define if std::tr1::array is available. */
/* #undef LIBINT_HAS_STD_TR1_ARRAY */
/* define if std::tr1::shared_ptr is available. */
/* #undef LIBINT_HAS_STD_TR1_SHARED_PTR */
/* define if std::tr1 type traits are available. */
/* #undef LIBINT_HAS_STD_TR1_TYPE_TRAITS */
/* define if std type traits are available. */
#define LIBINT_HAS_STD_TYPE_TRAITS 1
/* define if Libint is using <array>. */
#define LIBINT_USE_ARRAY 1
/* define if Libint is using <boost/tr1/array.hpp>. */
/* #undef LIBINT_USE_BOOST_TR1_ARRAY_HPP */
/* define if Libint is using <boost/tr1/memory.hpp>. */
/* #undef LIBINT_USE_BOOST_TR1_MEMORY_HPP */
/* define if Libint is using <boost/tr1/type_traits.hpp>. */
/* #undef LIBINT_USE_BOOST_TR1_TYPE_TRAITS_HPP */
/* define if Libint is using <memory>. */
#define LIBINT_USE_MEMORY 1
/* define if Libint is using <tr1/array>. */
/* #undef LIBINT_USE_TR1_ARRAY */
/* define if Libint is using <tr1/memory>. */
/* #undef LIBINT_USE_TR1_MEMORY */
/* define if Libint is using <tr1/type_traits>. */
/* #undef LIBINT_USE_TR1_TYPE_TRAITS */
/* define if Libint is using <type_traits>. */
#define LIBINT_USE_TYPE_TRAITS 1
/* C++ compiler allows template with default params as template template parameter */
/* #undef CXX_ALLOWS_DEFPARAMTEMPLATE_AS_TEMPTEMPPARAM */
/* is shared_ptr in boost? */
#define HAVE_SHARED_PTR_IN_BOOST 1
/* define if Eigen library is available. */
/* #undef LIBINT_HAS_EIGEN */
/*
Known orderings of cartesian functions
*/
#define LIBINT_CGSHELL_ORDERING_STANDARD 1
#define LIBINT_CGSHELL_ORDERING_INTV3 2
#define LIBINT_CGSHELL_ORDERING_GAMESS 3
#define LIBINT_CGSHELL_ORDERING_ORCA 4
#define LIBINT_CGSHELL_ORDERING_BAGEL 5
/*
Known sets of shell sets
*/
#define LIBINT_SHELL_SET_STANDARD 1
#define LIBINT_SHELL_SET_ORCA 2
/*
Libint-independent features
*/
/* have stdint.h ? */
#define HAVE_STDINT_H 1
/* have MPFR library ? */
/* #undef HAVE_MPFR */
/* have posix_memalign ? */
#define HAVE_POSIX_MEMALIGN 1
#endif // header guard
|