#include <deal.II/base/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_ |
Definition at line 483 of file tensor_accessors.h.
| using TensorAccessors::internal::Identity< T >::return_type = typename ValueType<T>::value_type |
Definition at line 490 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 486 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 493 of file tensor_accessors.h.
|
private |
Definition at line 499 of file tensor_accessors.h.