Reference documentation for deal.II version 9.0.0
|
This is the complete list of members for Table< 2, T >, including all inherited members.
el(const size_type i, const size_type j) | Table< 2, T > | protected |
el(const size_type i, const size_type j) const | Table< 2, T > | protected |
TableBase< 2, T >::el(const TableIndices< N > &indices) | TableBase< 2, T > | protected |
TableBase< 2, T >::el(const TableIndices< N > &indices) const | TableBase< 2, T > | protected |
empty() const | TableBase< 2, T > | |
ExcInUse(int arg1, std::string arg2, std::string arg3) | Subscriptor | static |
ExcNoSubscriber(std::string arg1, std::string arg2) | Subscriptor | static |
fill(InputIterator entries, const bool C_style_indexing=true) | TableBase< 2, T > | |
fill(const T &value) | TableBase< 2, T > | |
list_subscribers() const | Subscriptor | |
memory_consumption() const | TableBase< 2, T > | |
n_cols() const | Table< 2, T > | |
n_elements() const | TableBase< 2, T > | |
n_rows() const | Table< 2, T > | |
n_subscriptions() const | Subscriptor | |
operator()(const size_type i, const size_type j) const | Table< 2, T > | |
operator()(const size_type i, const size_type j) | Table< 2, T > | |
operator()(const TableIndices< 2 > &indices) | Table< 2, T > | |
operator()(const TableIndices< 2 > &indices) const | Table< 2, T > | |
TableBase< 2, T >::operator()(const TableIndices< N > &indices) | TableBase< 2, T > | |
TableBase< 2, T >::operator()(const TableIndices< N > &indices) const | TableBase< 2, T > | |
operator=(const TableBase< N, T > &src) | TableBase< 2, T > | |
operator=(const TableBase< N, T2 > &src) | TableBase< 2, T > | |
operator=(TableBase< N, T > &&src) noexcept | TableBase< 2, T > | |
Subscriptor::operator=(const Subscriptor &) | Subscriptor | |
Subscriptor::operator=(Subscriptor &&) noexcept | Subscriptor | |
operator==(const TableBase< N, T > &T2) const | TableBase< 2, T > | |
operator[](const size_type i) const | Table< 2, T > | |
operator[](const size_type i) | Table< 2, T > | |
position(const TableIndices< N > &indices) const | TableBase< 2, T > | protected |
reinit(const size_type size1, const size_type size2, const bool omit_default_initialization=false) | Table< 2, T > | |
TableBase< 2, T >::reinit(const TableIndices< N > &new_size, const bool omit_default_initialization=false) | TableBase< 2, T > | |
reset_values() | TableBase< 2, T > | |
serialize(Archive &ar, const unsigned int version) | TableBase< 2, T > | |
size(const unsigned int i) const | TableBase< 2, T > | |
size() const | TableBase< 2, T > | |
size_type typedef | Table< 2, T > | |
subscribe(const char *identifier=nullptr) const | Subscriptor | |
Subscriptor() | Subscriptor | |
Subscriptor(const Subscriptor &) | Subscriptor | |
Subscriptor(Subscriptor &&) noexcept | Subscriptor | |
swap(TableBase< N, T > &v) | TableBase< 2, T > | |
Table()=default | Table< 2, T > | |
Table(const size_type size1, const size_type size2) | Table< 2, T > | |
Table(const size_type size1, const size_type size2, InputIterator entries, const bool C_style_indexing=true) | Table< 2, T > | |
table_size | TableBase< 2, T > | protected |
TableBase()=default | TableBase< 2, T > | |
TableBase(const TableIndices< N > &sizes) | TableBase< 2, T > | |
TableBase(const TableIndices< N > &sizes, InputIterator entries, const bool C_style_indexing=true) | TableBase< 2, T > | |
TableBase(const TableBase< N, T > &src) | TableBase< 2, T > | |
TableBase(const TableBase< N, T2 > &src) | TableBase< 2, T > | |
TableBase(TableBase< N, T > &&src) noexcept | TableBase< 2, T > | |
unsubscribe(const char *identifier=nullptr) const | Subscriptor | |
values | TableBase< 2, T > | protected |
~Subscriptor() | Subscriptor | virtual |
~TableBase()=default | TableBase< 2, T > |