Cloudy Data Archive
Cloudy
Spectral Synthesis Code for Astrophysics
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
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_SINCOS
15
#define HAVE_STRNLEN 1
16
#undef HAVE_CONSTEXPR
17
#undef HAVE_REALPATH
18
#undef HAVE_AVX_INTRIN
19
#undef HAVE_FMA_INTRIN
20
#undef HAVE_AVX2_INTRIN
21
#undef HAVE_AVX512F_INTRIN
22
#undef HAVE_LIBCPP_BUG
23
#undef HAVE_BACKTRACE
24
#undef HAVE_DEMANGLE
25
#undef HAVE_ADDR2LINE
26
#undef HAVE_ATOS
27
#undef HAVE_URANDOM
source
cloudyconfig_vs.h
Generated by
1.8.5