![]() |
helics
2.8.1
|
#include "helics/helics-config.h"Go to the source code of this file.
Namespaces | |
| helics | |
| the main namespace for the helics co-simulation library User functions will be in the helics namespace with internal functions possible in a lower level namespace | |
Variables | |
| constexpr auto | helics::versionString = HELICS_VERSION_STRING |
| constexpr int | helics::versionMajor = HELICS_VERSION_MAJOR |
| constexpr int | helics::versionMinor = HELICS_VERSION_MINOR |
| constexpr int | helics::versionPatch = HELICS_VERSION_PATCH |
| constexpr auto | helics::versionBuild = HELICS_VERSION_BUILD |
| constexpr auto | helics::buildFlags = HELICS_BUILD_FLAGS_DEBUG |
| constexpr auto | helics::compiler = HELICS_COMPILER_VERSION |
file linking with version info and containing some convenience functions
1.8.17