cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
cloudyconfig_vs.h
Go to the documentation of this file.
1 /* This file is part of Cloudy and is copyright (C)1978-2022 by Gary J. Ferland and
2  * others. For conditions of distribution and use see copyright notice in license.txt */
3 
4 /* Configuration file specifically for Visual Studio -- every other system
5  can generate this automatically so it's sure to be correct... */
6 
7 #undef HAVE_POWI
8 #define HAVE_POW_DOUBLE_INT 1
9 #define HAVE_POW_DOUBLE_LONG 1
10 #define HAVE_POW_FLOAT_INT 1
11 #define HAVE_POW_FLOAT_LONG 1
12 #undef HAVE_POW_DOUBLE_FLOAT
13 #undef HAVE_POW_FLOAT_DOUBLE
14 #undef HAVE_FUNC
15 #define HAVE_ERF 1
16 #define HAVE_ERFC 1
17 #define HAVE_SINCOS 1
18 #define HAVE_LONG_LONG 1
19 #define HAVE_STRNLEN 1
20 #undef HAVE_CONSTEXPR
21 #undef HAVE_REALPATH
22 #undef HAVE_AVX_INTRIN
23 #undef HAVE_FMA_INTRIN
24 #undef HAVE_AVX2_INTRIN
25 #undef HAVE_AVX512F_INTRIN