Reference documentation for deal.II version 9.1.0-pre
CellDataStorage< CellIteratorType, DataType > Member List

This is the complete list of members for CellDataStorage< CellIteratorType, DataType >, including all inherited members.

CellDataStorage()=defaultCellDataStorage< CellIteratorType, DataType >
clear()CellDataStorage< CellIteratorType, DataType >
erase(const CellIteratorType &cell)CellDataStorage< CellIteratorType, DataType >
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
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 Subscriptorinline
list_subscribers() const Subscriptor
mapCellDataStorage< CellIteratorType, DataType >private
n_subscriptions() const Subscriptor
operator=(const Subscriptor &)Subscriptor
operator=(Subscriptor &&) noexceptSubscriptor
serialize(Archive &ar, const unsigned int version)Subscriptorinline
subscribe(const char *identifier=nullptr) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Subscriptor(Subscriptor &&) noexceptSubscriptor
unsubscribe(const char *identifier=nullptr) const Subscriptor
~CellDataStorage() override=defaultCellDataStorage< CellIteratorType, DataType >
~Subscriptor()Subscriptorvirtual