| CellDataStorage()=default | CellDataStorage< CellIteratorType, DataType > | |
| check_no_subscribers() const noexcept | EnableObserverPointer | private |
| clear() | CellDataStorage< CellIteratorType, DataType > | |
| counter | EnableObserverPointer | mutableprivate |
| counter_map | EnableObserverPointer | mutableprivate |
| dimension | CellDataStorage< CellIteratorType, DataType > | privatestatic |
| EnableObserverPointer() | EnableObserverPointer | inline |
| EnableObserverPointer(const EnableObserverPointer &) | EnableObserverPointer | inline |
| EnableObserverPointer(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| erase(const CellIteratorType &cell) | CellDataStorage< CellIteratorType, DataType > | |
| ExcCellDataTypeMismatch() | CellDataStorage< CellIteratorType, DataType > | privatestatic |
| ExcInUse(int arg1, std::string arg2, std::string arg3) | EnableObserverPointer | static |
| ExcNoSubscriber(std::string arg1, std::string arg2) | EnableObserverPointer | 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 typename std_cxx20::type_identity< CellIteratorType >::type &cell_end, const unsigned int number_of_data_points_per_cell) | CellDataStorage< CellIteratorType, DataType > | |
| list_subscribers(StreamType &stream) const | EnableObserverPointer | inline |
| list_subscribers() const | EnableObserverPointer | |
| map | CellDataStorage< CellIteratorType, DataType > | private |
| map_iterator typedef | EnableObserverPointer | private |
| map_value_type typedef | EnableObserverPointer | private |
| mutex | EnableObserverPointer | privatestatic |
| n_subscriptions() const | EnableObserverPointer | inline |
| object_info | EnableObserverPointer | mutableprivate |
| operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
| operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| serialize(Archive &ar, const unsigned int version) | EnableObserverPointer | inline |
| space_dimension | CellDataStorage< CellIteratorType, DataType > | privatestatic |
| subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | private |
| 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 | EnableObserverPointer | private |
| validity_pointers | EnableObserverPointer | mutableprivate |
| ~CellDataStorage() override=default | CellDataStorage< CellIteratorType, DataType > | |
| ~EnableObserverPointer() | EnableObserverPointer | virtual |