![]() |
Reference documentation for deal.II version 8.4.2
|
This is the complete list of members for Table< 5, T >, including all inherited members.
| DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier <"<< arg2<< "> subscribes to this object of class "<< arg1<< ". Consequently, it cannot be unsubscribed.") | Subscriptor | |
| DeclException3(ExcInUse, int, char *, std::string &,<< "Object of class "<< arg2<< " is still used by "<< arg1<< " other objects."<< "\"<< "(Additional information: "<< arg3<< ")\"<< "See the entry in the Frequently Asked Questions of "<< "deal.II (linked to from http://www.dealii.org/) for "<< "a lot more information on what this error means and "<< "how to fix programs in which it happens.") | Subscriptor | |
| el(const TableIndices< N > &indices) | TableBase< 5, T > | protected |
| el(const TableIndices< N > &indices) const | TableBase< 5, T > | protected |
| empty() const | TableBase< 5, T > | |
| fill(InputIterator entries, const bool C_style_indexing=true) | TableBase< 5, T > | |
| fill(const T &value) | TableBase< 5, T > | |
| list_subscribers() const | Subscriptor | |
| memory_consumption() const | TableBase< 5, T > | |
| n_elements() const | TableBase< 5, T > | |
| n_subscriptions() const | Subscriptor | |
| operator()(const unsigned int i, const unsigned int j, const unsigned int k, const unsigned int l, const unsigned int m) const | Table< 5, T > | |
| operator()(const unsigned int i, const unsigned int j, const unsigned int k, const unsigned int l, const unsigned int m) | Table< 5, T > | |
| operator()(const TableIndices< 5 > &indices) | Table< 5, T > | |
| operator()(const TableIndices< 5 > &indices) const | Table< 5, T > | |
| TableBase< 5, T >::operator()(const TableIndices< N > &indices) | TableBase< 5, T > | |
| TableBase< 5, T >::operator()(const TableIndices< N > &indices) const | TableBase< 5, T > | |
| operator=(const TableBase< N, T > &src) | TableBase< 5, T > | |
| operator=(const TableBase< N, T2 > &src) | TableBase< 5, T > | |
| Subscriptor::operator=(const Subscriptor &) | Subscriptor | |
| operator==(const TableBase< N, T > &T2) const | TableBase< 5, T > | |
| operator[](const unsigned int i) const | Table< 5, T > | |
| operator[](const unsigned int i) | Table< 5, T > | |
| position(const TableIndices< N > &indices) const | TableBase< 5, T > | protected |
| reinit(const TableIndices< N > &new_size, const bool omit_default_initialization=false) | TableBase< 5, T > | |
| reset_values() | TableBase< 5, T > | |
| serialize(Archive &ar, const unsigned int version) | TableBase< 5, T > | |
| size(const unsigned int i) const | TableBase< 5, T > | |
| size() const | TableBase< 5, T > | |
| size_type typedef | Table< 5, T > | |
| subscribe(const char *identifier=0) const | Subscriptor | |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| swap(TableBase< N, T > &v) | TableBase< 5, T > | |
| Table() | Table< 5, T > | |
| Table(const unsigned int size1, const unsigned int size2, const unsigned int size3, const unsigned int size4, const unsigned int size5) | Table< 5, T > | |
| table_size | TableBase< 5, T > | protected |
| TableBase() | TableBase< 5, T > | |
| TableBase(const TableIndices< N > &sizes) | TableBase< 5, T > | |
| TableBase(const TableIndices< N > &sizes, InputIterator entries, const bool C_style_indexing=true) | TableBase< 5, T > | |
| TableBase(const TableBase< N, T > &src) | TableBase< 5, T > | |
| TableBase(const TableBase< N, T2 > &src) | TableBase< 5, T > | |
| unsubscribe(const char *identifier=0) const | Subscriptor | |
| values | TableBase< 5, T > | protected |
| ~Subscriptor() | Subscriptor | virtual |
| ~TableBase() | TableBase< 5, T > |
1.8.12