TableIndices< 1 > Class Template Reference
[Data storage primitives]

Inheritance diagram for TableIndices< 1 >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 TableIndices ()
 TableIndices (const unsigned int index1)

Detailed Description

template<>
class TableIndices< 1 >

Array of indices of fixed size used for the TableBase class.

This is the specialization for a one-dimensional table, i.e. a vector. This class only differs in the non-default constructors from the other specializations. Actual storage of and access to data is done by the TableIndicesBase base class of a specializations.

Author:
Wolfgang Bangerth, 2002

Constructor & Destructor Documentation

TableIndices< 1 >::TableIndices (  )  [inline]

Default constructor. Set all indices to zero.

TableIndices< 1 >::TableIndices ( const unsigned int  index1  )  [inline]

Constructor. Set indices to the given values.


The documentation for this class was generated from the following file:

deal.II documentation generated on Mon Nov 23 22:58:13 2009 by doxygen 1.6.1