Public Types | |
| typedef Tensor < 1, n_independent_components, Number > | base_tensor_type |
Static Public Attributes | |
| static const unsigned int | n_independent_components = (dim*dim + dim)/2 |
Specialization of StorageType for rank-2 tensors.
Definition at line 186 of file symmetric_tensor.h.
| typedef Tensor<1,n_independent_components,Number> internal::SymmetricTensorAccessors::StorageType< 2, dim, Number >::base_tensor_type |
Declare the type in which we actually store the data.
Definition at line 200 of file symmetric_tensor.h.
const unsigned int internal::SymmetricTensorAccessors::StorageType< 2, dim, Number >::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.
Definition at line 194 of file symmetric_tensor.h.
documentation generated on Wed May 23 2012 12:04:19 by
doxygen
1.7.3