Public Member Functions

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

Definition at line 134 of file table_indices.h.


Constructor & Destructor Documentation

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

Default constructor. Set all indices to zero.

Definition at line 505 of file table_indices.h.

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

Constructor. Set indices to the given values.

Definition at line 513 of file table_indices.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