Reference documentation for deal.II version 8.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Table< 4, T > Member List

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

data() const DEAL_II_DEPRECATEDTableBase< 4, T >protected
DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier \""<< arg2<< "\" did subscribe to this object of class "<< arg1)Subscriptor
DeclException3(ExcInUse, int, char *, std::string &,<< "Object of class "<< arg2<< " is still used by "<< arg1<< " other objects.\n"<< "(Additional information: "<< arg3<< ")\n"<< "Note the entry in the Frequently Asked Questions of "<< "deal.II (linked to from http://www.dealii.org/) for "<< "more information on what this error means.")Subscriptor
el(const TableIndices< N > &indices)TableBase< 4, T >protected
el(const TableIndices< N > &indices) constTableBase< 4, T >protected
empty() constTableBase< 4, T >
fill(const T2 *entries)TableBase< 4, T >
fill(const T &value)TableBase< 4, T >
list_subscribers() const Subscriptor
memory_consumption() constTableBase< 4, T >
n_elements() constTableBase< 4, T >
n_subscriptions() const Subscriptor
operator()(const unsigned int i, const unsigned int j, const unsigned int k, const unsigned int l) const Table< 4, T >
operator()(const unsigned int i, const unsigned int j, const unsigned int k, const unsigned int l)Table< 4, T >
operator()(const TableIndices< 4 > &indices)Table< 4, T >
operator()(const TableIndices< 4 > &indices) const Table< 4, T >
TableBase< 4, T >::operator()(const TableIndices< N > &indices)TableBase< 4, T >
TableBase< 4, T >::operator()(const TableIndices< N > &indices) constTableBase< 4, T >
operator=(const TableBase< N, T > &src)TableBase< 4, T >
operator=(const TableBase< N, T2 > &src)TableBase< 4, T >
Subscriptor::operator=(const Subscriptor &)Subscriptor
operator==(const TableBase< N, T > &T2) constTableBase< 4, T >
operator[](const unsigned int i) const Table< 4, T >
operator[](const unsigned int i)Table< 4, T >
position(const TableIndices< N > &indices) constTableBase< 4, T >protected
reinit(const TableIndices< N > &new_size, const bool fast=false)TableBase< 4, T >
reset_values()TableBase< 4, T >
serialize(Archive &ar, const unsigned int version)TableBase< 4, T >
size(const unsigned int i) constTableBase< 4, T >
size() constTableBase< 4, T >
subscribe(const char *identifier=0) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
swap(TableBase< N, T > &v)TableBase< 4, T >
Table()Table< 4, T >
Table(const unsigned int size1, const unsigned int size2, const unsigned int size3, const unsigned int size4)Table< 4, T >
table_sizeTableBase< 4, T >protected
TableBase()TableBase< 4, T >
TableBase(const TableIndices< N > &sizes)TableBase< 4, T >
TableBase(const TableBase< N, T > &src)TableBase< 4, T >
TableBase(const TableBase< N, T2 > &src)TableBase< 4, T >
unsubscribe(const char *identifier=0) const Subscriptor
valuesTableBase< 4, T >protected
~Subscriptor()Subscriptorvirtual
~TableBase()TableBase< 4, T >