![]() |
deal.II version 9.7.0
|
#include <deal.II/base/tensor_accessors.h>
Definition at line 486 of file tensor_accessors.h.
Public Types | |
| using | return_type = typename ValueType<T>::value_type |
Public Member Functions | |
| constexpr | Identity (typename ReferenceType< T >::type t) |
| constexpr ReferenceType< return_type >::type | apply (unsigned int j) const |
Private Attributes | |
| ReferenceType< T >::type | t_ |
| using TensorAccessors::internal::Identity< T >::return_type = typename ValueType<T>::value_type |
Definition at line 493 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 489 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 496 of file tensor_accessors.h.
|
private |
Definition at line 502 of file tensor_accessors.h.