Table< N, T > Class Template Reference
[Data storage primitives]

Inheritance diagram for Table< N, T >:
Inheritance graph
[legend]

List of all members.


Detailed Description

template<int N, typename T>
class Table< N, T >

A class representing a table with arbitrary but fixed number of indices. This general template implements some additional functions over those provided by the TableBase class, such as indexing functions taking the correct number of arguments, etc.

Rather than this general template, these functions are implemented in partial specializations of this class, with fixed numbers of dimensions. See there, and in the documentation of the base class for more information.

Author:
Wolfgang Bangerth, 2002

Definition at line 750 of file table.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

deal.II documentation generated on Fri Feb 3 2012 06:04:12 by doxygen 1.7.2