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 |
Specialization of StorageType for rank-2 tensors.
| typedef Tensor<1,n_independent_components> internal::SymmetricTensorAccessors::StorageType< 2, dim >::base_tensor_type |
Declare the type in which we actually store the data.
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.
documentation generated on Mon Nov 23 22:58:24 2009 by
doxygen
1.6.1