Reference documentation for deal.II version 9.1.0-pre
Table< 1, T > Member List

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

el(const TableIndices< N > &indices)TableBase< 1, T >protected
el(const TableIndices< N > &indices) constTableBase< 1, T >protected
empty() constTableBase< 1, 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< 1, T >
fill(const T &value)TableBase< 1, T >
list_subscribers(StreamType &stream) const Subscriptorinline
list_subscribers() const Subscriptor
memory_consumption() constTableBase< 1, T >
n_elements() constTableBase< 1, T >
n_subscriptions() const Subscriptor
operator()(const size_type i) const Table< 1, T >
operator()(const size_type i)Table< 1, T >
operator()(const TableIndices< 1 > &indices)Table< 1, T >
operator()(const TableIndices< 1 > &indices) const Table< 1, T >
TableBase< 1, T >::operator()(const TableIndices< N > &indices)TableBase< 1, T >
TableBase< 1, T >::operator()(const TableIndices< N > &indices) constTableBase< 1, T >
operator=(const TableBase< N, T > &src)TableBase< 1, T >
operator=(const TableBase< N, T2 > &src)TableBase< 1, T >
operator=(TableBase< N, T > &&src) noexceptTableBase< 1, T >
Subscriptor::operator=(const Subscriptor &)Subscriptor
Subscriptor::operator=(Subscriptor &&) noexceptSubscriptor
operator==(const TableBase< N, T > &T2) constTableBase< 1, T >
operator[](const size_type i) const Table< 1, T >
operator[](const size_type i)Table< 1, T >
position(const TableIndices< N > &indices) constTableBase< 1, T >protected
reinit(const TableIndices< N > &new_size, const bool omit_default_initialization=false)TableBase< 1, T >
reset_values()TableBase< 1, T >
serialize(Archive &ar, const unsigned int version)TableBase< 1, T >
size(const unsigned int i) constTableBase< 1, T >
size() constTableBase< 1, T >
size_type typedefTable< 1, T >
subscribe(const char *identifier=nullptr) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Subscriptor(Subscriptor &&) noexceptSubscriptor
swap(TableBase< N, T > &v)TableBase< 1, T >
Table()=defaultTable< 1, T >
Table(const size_type size)Table< 1, T >
Table(const size_type size, InputIterator entries, const bool C_style_indexing=true)Table< 1, T >
table_sizeTableBase< 1, T >protected
TableBase()=defaultTableBase< 1, T >
TableBase(const TableIndices< N > &sizes)TableBase< 1, T >
TableBase(const TableIndices< N > &sizes, InputIterator entries, const bool C_style_indexing=true)TableBase< 1, T >
TableBase(const TableBase< N, T > &src)TableBase< 1, T >
TableBase(const TableBase< N, T2 > &src)TableBase< 1, T >
TableBase(TableBase< N, T > &&src) noexceptTableBase< 1, T >
unsubscribe(const char *identifier=nullptr) const Subscriptor
valuesTableBase< 1, T >protected
~Subscriptor()Subscriptorvirtual
~TableBase() override=defaultTableBase< 1, T >