helics  2.8.1
Namespaces | Functions
typeOperations.hpp File Reference
#include "../core/core-types.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 (core_type type)
 
core_type helics::coreTypeFromString (std::string type) noexcept
 
bool helics::isCoreTypeAvailable (core_type type) noexcept
 

Detailed Description

function definitions for operations on core types