Reference documentation for deal.II version 8.1.0
Table< 7, T > Member List

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

data() const DEAL_II_DEPRECATEDTableBase< 7, 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< 7, T >protected
el(const TableIndices< N > &indices) constTableBase< 7, T >protected
empty() constTableBase< 7, T >
fill(const T2 *entries)TableBase< 7, T >
fill(const T &value)TableBase< 7, T >
list_subscribers() const Subscriptor
memory_consumption() constTableBase< 7, T >
n_elements() constTableBase< 7, 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 unsigned int n, const unsigned int o) const Table< 7, T >
operator()(const unsigned int i, const unsigned int j, const unsigned int k, const unsigned int l, const unsigned int m, const unsigned int n, const unsigned int o)Table< 7, T >
operator()(const TableIndices< 7 > &indices)Table< 7, T >
operator()(const TableIndices< 7 > &indices) const Table< 7, T >
TableBase< 7, T >::operator()(const TableIndices< N > &indices)TableBase< 7, T >
TableBase< 7, T >::operator()(const TableIndices< N > &indices) constTableBase< 7, T >
operator=(const TableBase< N, T > &src)TableBase< 7, T >
operator=(const TableBase< N, T2 > &src)TableBase< 7, T >
Subscriptor::operator=(const Subscriptor &)Subscriptor
operator==(const TableBase< N, T > &T2) constTableBase< 7, T >
operator[](const unsigned int i) const Table< 7, T >
operator[](const unsigned int i)Table< 7, T >
position(const TableIndices< N > &indices) constTableBase< 7, T >protected
reinit(const TableIndices< N > &new_size, const bool fast=false)TableBase< 7, T >
reset_values()TableBase< 7, T >
serialize(Archive &ar, const unsigned int version)TableBase< 7, T >
size(const unsigned int i) constTableBase< 7, T >
size() constTableBase< 7, T >
subscribe(const char *identifier=0) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
swap(TableBase< N, T > &v)TableBase< 7, T >
Table()Table< 7, T >
Table(const unsigned int size1, const unsigned int size2, const unsigned int size3, const unsigned int size4, const unsigned int size5, const unsigned int size6, const unsigned int size7)Table< 7, T >
table_sizeTableBase< 7, T >protected
TableBase()TableBase< 7, T >
TableBase(const TableIndices< N > &sizes)TableBase< 7, T >
TableBase(const TableBase< N, T > &src)TableBase< 7, T >
TableBase(const TableBase< N, T2 > &src)TableBase< 7, T >
unsubscribe(const char *identifier=0) const Subscriptor
valuesTableBase< 7, T >protected
~Subscriptor()Subscriptorvirtual
~TableBase()TableBase< 7, T >