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

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

data() const DEAL_II_DEPRECATEDTableBase< N, 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< N, T >protected
el(const TableIndices< N > &indices) const TableBase< N, T >protected
empty() const TableBase< N, T >
fill(const T2 *entries)TableBase< N, T >
fill(const T &value)TableBase< N, T >
list_subscribers() const Subscriptor
memory_consumption() const TableBase< N, T >
n_elements() const TableBase< N, T >
n_subscriptions() const Subscriptor
operator()(const TableIndices< N > &indices)TableBase< N, T >
operator()(const TableIndices< N > &indices) const TableBase< N, T >
operator=(const TableBase< N, T > &src)TableBase< N, T >
operator=(const TableBase< N, T2 > &src)TableBase< N, T >
Subscriptor::operator=(const Subscriptor &)Subscriptor
operator==(const TableBase< N, T > &T2) const TableBase< N, T >
position(const TableIndices< N > &indices) const TableBase< N, T >protected
reinit(const TableIndices< N > &new_size, const bool fast=false)TableBase< N, T >
reset_values()TableBase< N, T >
serialize(Archive &ar, const unsigned int version)TableBase< N, T >
size(const unsigned int i) const TableBase< N, T >
size() const TableBase< N, T >
subscribe(const char *identifier=0) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
swap(TableBase< N, T > &v)TableBase< N, T >
table_sizeTableBase< N, T >protected
TableBase()TableBase< N, T >
TableBase(const TableIndices< N > &sizes)TableBase< N, T >
TableBase(const TableBase< N, T > &src)TableBase< N, T >
TableBase(const TableBase< N, T2 > &src)TableBase< N, T >
unsubscribe(const char *identifier=0) const Subscriptor
valuesTableBase< N, T >protected
~Subscriptor()Subscriptorvirtual
~TableBase()TableBase< N, T >