Reference documentation for deal.II version 9.1.1
|
This is the complete list of members for CellDataStorage< CellIteratorType, DataType >, including all inherited members.
CellDataStorage()=default | CellDataStorage< CellIteratorType, DataType > | |
clear() | CellDataStorage< CellIteratorType, DataType > | |
erase(const CellIteratorType &cell) | CellDataStorage< CellIteratorType, DataType > | |
ExcInUse(int arg1, std::string arg2, std::string arg3) | Subscriptor | static |
ExcNoSubscriber(std::string arg1, std::string arg2) | Subscriptor | static |
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 |
n_subscriptions() const | Subscriptor | inline |
operator=(const Subscriptor &) | Subscriptor | inline |
operator=(Subscriptor &&) noexcept | Subscriptor | |
serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
Subscriptor() | Subscriptor | inline |
Subscriptor(const Subscriptor &) | Subscriptor | inline |
Subscriptor(Subscriptor &&) noexcept | Subscriptor | |
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
~CellDataStorage() override=default | CellDataStorage< CellIteratorType, DataType > | |
~Subscriptor() | Subscriptor | virtual |