deal.II version GIT relicensing-2403-gd3a154401e 2025-01-22 11:30:00+00:00
|
#include <deal.II/base/tensor_accessors.h>
Public Types | |
using | value_type = StoreIndex< rank - 1, internal::Identity< T > > |
Public Member Functions | |
constexpr | ReorderedIndexView (typename ReferenceType< T >::type t) |
constexpr value_type | operator[] (unsigned int j) const |
Private Attributes | |
ReferenceType< T >::type | t_ |
Definition at line 434 of file tensor_accessors.h.
using TensorAccessors::internal::ReorderedIndexView< 0, rank, T >::value_type = StoreIndex<rank - 1, internal::Identity<T> > |
Definition at line 441 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 437 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 444 of file tensor_accessors.h.
|
private |
Definition at line 450 of file tensor_accessors.h.