![]() |
helics
2.8.1
|
#include "helics-time.hpp"#include "helics/helics-config.h"#include <memory>#include <string>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| class | helics::data_block |
| class | helics::Message |
| class | helics::FilterOperator |
| class | helics::NullFilterOperator |
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 | |
| bool | helics::operator!= (const data_block &db1, const data_block &db2) |
| template<class sizeType , class SizedDataType > | |
| bool | helics::isValidIndex (sizeType testSize, const SizedDataType &vec) |
defining data used for storing the data for values and for messages
1.8.17