internal::SymmetricTensorAccessors::StorageType< 2, dim > Struct Template Reference

List of all members.

Public Types

typedef Tensor
< 1, n_independent_components
base_tensor_type

Static Public Attributes

static const unsigned int n_independent_components = (dim*dim + dim)/2

Detailed Description

template<int dim>
struct internal::SymmetricTensorAccessors::StorageType< 2, dim >

Specialization of StorageType for rank-2 tensors.


Member Typedef Documentation

template<int dim>
typedef Tensor<1,n_independent_components> internal::SymmetricTensorAccessors::StorageType< 2, dim >::base_tensor_type

Declare the type in which we actually store the data.


Member Data Documentation

template<int dim>
const unsigned int internal::SymmetricTensorAccessors::StorageType< 2, dim >::n_independent_components = (dim*dim + dim)/2 [static]

Number of independent components of a symmetric tensor of rank 2. We store only the upper right half of it.


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

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