helics  3.5.2
Namespaces | Functions
typeOperations.hpp File Reference
#include "../core/CoreTypes.hpp"
#include "helics_cxx_export.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
 

Functions

std::string helics::to_string (CoreType type)
 
CoreType helics::coreTypeFromString (std::string_view type) noexcept
 
bool helics::isCoreTypeAvailable (CoreType type) noexcept
 
std::string helics::systemInfo ()
 

Detailed Description

function definitions for operations on core types