Reference documentation for deal.II version 9.0.0
Table< N, T > Member List

This is the complete list of members for Table< N, T >, including all inherited members.

el(const TableIndices< N > &indices)TableBase< N, T >protected
el(const TableIndices< N > &indices) constTableBase< N, T >protected
empty() constTableBase< N, T >
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
fill(InputIterator entries, const bool C_style_indexing=true)TableBase< N, T >
fill(const T &value)TableBase< N, T >
list_subscribers() constSubscriptor
memory_consumption() constTableBase< N, T >
n_elements() constTableBase< N, T >
n_subscriptions() constSubscriptor
operator()(const TableIndices< N > &indices)TableBase< N, T >
operator()(const TableIndices< N > &indices) constTableBase< N, T >
operator=(const TableBase< N, T > &src)TableBase< N, T >
operator=(const TableBase< N, T2 > &src)TableBase< N, T >
operator=(TableBase< N, T > &&src) noexceptTableBase< N, T >
Subscriptor::operator=(const Subscriptor &)Subscriptor
Subscriptor::operator=(Subscriptor &&) noexceptSubscriptor
operator==(const TableBase< N, T > &T2) constTableBase< N, T >
position(const TableIndices< N > &indices) constTableBase< N, T >protected
reinit(const TableIndices< N > &new_size, const bool omit_default_initialization=false)TableBase< N, T >
reset_values()TableBase< N, T >
serialize(Archive &ar, const unsigned int version)TableBase< N, T >
size(const unsigned int i) constTableBase< N, T >
size() constTableBase< N, T >
size_type typedefTableBase< N, T >
subscribe(const char *identifier=nullptr) constSubscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Subscriptor(Subscriptor &&) noexceptSubscriptor
swap(TableBase< N, T > &v)TableBase< N, T >
table_sizeTableBase< N, T >protected
TableBase()=defaultTableBase< N, T >
TableBase(const TableIndices< N > &sizes)TableBase< N, T >
TableBase(const TableIndices< N > &sizes, InputIterator entries, const bool C_style_indexing=true)TableBase< N, T >
TableBase(const TableBase< N, T > &src)TableBase< N, T >
TableBase(const TableBase< N, T2 > &src)TableBase< N, T >
TableBase(TableBase< N, T > &&src) noexceptTableBase< N, T >
unsubscribe(const char *identifier=nullptr) constSubscriptor
valuesTableBase< N, T >protected
~Subscriptor()Subscriptorvirtual
~TableBase()=defaultTableBase< N, T >