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

Inheritance diagram for TableIndices< 7 >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 TableIndices ()
 TableIndices (const unsigned int index1, const unsigned int index2=numbers::invalid_unsigned_int, const unsigned int index3=numbers::invalid_unsigned_int, const unsigned int index4=numbers::invalid_unsigned_int, const unsigned int index5=numbers::invalid_unsigned_int, const unsigned int index6=numbers::invalid_unsigned_int, const unsigned int index7=numbers::invalid_unsigned_int)


Detailed Description

template<>
class TableIndices< 7 >

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

This is the specialization for a seven-dimensional table. 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, Ralf Hartmann 2004

Constructor & Destructor Documentation

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

Default constructor. Set all indices to zero.

Constructor. Set indices to the given values.

The default values for the second and subsequent arguments are necessary for some neat template tricks in SymmetricTensor where we only want to set the first index and construct the subsequent ones later on, i.e. for the moment we don't care about the later indices.


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

deal.II documentation generated on Sat Aug 15 16:52:27 2009 by doxygen 1.5.9