![]() |
deal.II version 9.7.0
|
#include <deal.II/base/tensor_accessors.h>
Definition at line 403 of file tensor_accessors.h.

Public Types | |
| using | value_type |
Public Member Functions | |
| constexpr | ReorderedIndexView (typename ReferenceType< T >::type t) |
| constexpr value_type | operator[] (unsigned int j) const |
Private Attributes | |
| ReferenceType< T >::type | t_ |
| using TensorAccessors::internal::ReorderedIndexView< index, rank, T >::value_type |
Definition at line 410 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 406 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 416 of file tensor_accessors.h.
|
private |
Definition at line 422 of file tensor_accessors.h.