| CellDataStorage()=default | CellDataStorage< CellIteratorType, DataType > | |
| check_no_subscribers() const noexcept | Subscriptor | private |
| clear() | CellDataStorage< CellIteratorType, DataType > | |
| counter | Subscriptor | mutableprivate |
| counter_map | Subscriptor | mutableprivate |
| dimension | CellDataStorage< CellIteratorType, DataType > | privatestatic |
| erase(const CellIteratorType &cell) | CellDataStorage< CellIteratorType, DataType > | |
| ExcCellDataTypeMismatch() | CellDataStorage< CellIteratorType, DataType > | privatestatic |
| ExcInUse(int arg1, std::string arg2, std::string arg3) | Subscriptor | static |
| ExcNoSubscriber(std::string arg1, std::string arg2) | Subscriptor | static |
| ExcTriangulationMismatch() | CellDataStorage< CellIteratorType, DataType > | privatestatic |
| get_data(const CellIteratorType &cell) | CellDataStorage< CellIteratorType, DataType > | |
| get_data(const CellIteratorType &cell) const | CellDataStorage< CellIteratorType, DataType > | |
| initialize(const CellIteratorType &cell, const unsigned int number_of_data_points_per_cell) | CellDataStorage< CellIteratorType, DataType > | |
| initialize(const CellIteratorType &cell_start, const CellIteratorType &cell_end, const unsigned int number_of_data_points_per_cell) | CellDataStorage< CellIteratorType, DataType > | |
| list_subscribers(StreamType &stream) const | Subscriptor | inline |
| list_subscribers() const | Subscriptor | |
| map | CellDataStorage< CellIteratorType, DataType > | private |
| map_iterator typedef | Subscriptor | private |
| map_value_type typedef | Subscriptor | private |
| mutex | Subscriptor | privatestatic |
| n_subscriptions() const | Subscriptor | inline |
| object_info | Subscriptor | mutableprivate |
| operator=(const Subscriptor &) | Subscriptor | inline |
| operator=(Subscriptor &&) noexcept | Subscriptor | |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| space_dimension | CellDataStorage< CellIteratorType, DataType > | privatestatic |
| subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
| Subscriptor() | Subscriptor | inline |
| Subscriptor(const Subscriptor &) | Subscriptor | inline |
| Subscriptor(Subscriptor &&) noexcept | Subscriptor | |
| tria | CellDataStorage< CellIteratorType, DataType > | private |
| try_get_data(const CellIteratorType &cell) | CellDataStorage< CellIteratorType, DataType > | |
| try_get_data(const CellIteratorType &cell) const | CellDataStorage< CellIteratorType, DataType > | |
| unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
| validity_pointers | Subscriptor | mutableprivate |
| ~CellDataStorage() override=default | CellDataStorage< CellIteratorType, DataType > | |
| ~Subscriptor() | Subscriptor | virtual |