 |
helics
3.3.0
|
Go to the documentation of this file.
9 #include "helics/helics-config.h"
30 constexpr
auto buildFlags = HELICS_BUILD_FLAGS_RELEASE;
35 constexpr
auto compiler = HELICS_COMPILER_VERSION;
std::vector< std::string > getAvailableCoreTypes()
Definition: CoreFactory.cpp:93
constexpr int versionMinor
Definition: helicsVersion.hpp:23
constexpr auto versionString
Definition: helicsVersion.hpp:18
constexpr int versionMajor
Definition: helicsVersion.hpp:21
constexpr auto versionBuild
Definition: helicsVersion.hpp:27
constexpr auto compiler
Definition: helicsVersion.hpp:35
the main namespace for the helics co-simulation library User functions will be in the helics namespac...
Definition: AsyncFedCallInfo.hpp:14
constexpr auto buildFlags
Definition: helicsVersion.hpp:32
std::string systemInfo()
Definition: helicsVersion.cpp:195
constexpr int versionPatch
Definition: helicsVersion.hpp:25