Reference documentation for deal.II version 8.5.1
CellDataStorage< CellIteratorType, DataType > Member List

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

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