Reference documentation for deal.II version 8.1.0
Public Types | List of all members
internal::SymmetricTensorAccessors::AccessorTypes< rank, dim, true, Number > Struct Template Reference

#include <symmetric_tensor.h>

Public Types

typedef const ::SymmetricTensor< rank, dim, Number > tensor_type
 
typedef Number reference
 

Detailed Description

template<int rank, int dim, typename Number>
struct internal::SymmetricTensorAccessors::AccessorTypes< rank, dim, true, Number >

Switch type to select a tensor of rank 2 and dimension dim, switching on whether the tensor should be constant or not.

Specialization for constant tensors.

Definition at line 267 of file symmetric_tensor.h.


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