Reference documentation for deal.II version 9.1.1
\(\newcommand{\dealcoloneq}{\mathrel{\vcenter{:}}=}\)
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) constCellDataStorage< 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) constSubscriptorinline
list_subscribers() constSubscriptor
mapCellDataStorage< CellIteratorType, DataType >private
n_subscriptions() constSubscriptorinline
operator=(const Subscriptor &)Subscriptorinline
operator=(Subscriptor &&) noexceptSubscriptor
serialize(Archive &ar, const unsigned int version)Subscriptorinline
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") constSubscriptor
Subscriptor()Subscriptorinline
Subscriptor(const Subscriptor &)Subscriptorinline
Subscriptor(Subscriptor &&) noexceptSubscriptor
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") constSubscriptor
~CellDataStorage() override=defaultCellDataStorage< CellIteratorType, DataType >
~Subscriptor()Subscriptorvirtual