helics  3.5.2
Namespaces | Variables
helicsVersion.hpp File Reference
#include "helics/helics-config.h"
#include <string>

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
 

Detailed Description

file linking with version info and containing some convenience functions