![]() |
Reference documentation for deal.II version GIT b065060f03 2023-05-30 23:50:02+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 435 of file tensor_accessors.h.
using TensorAccessors::internal::ReorderedIndexView< 0, rank, T >::value_type = StoreIndex<rank - 1, internal::Identity<T> > |
Definition at line 442 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 438 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 445 of file tensor_accessors.h.
|
private |
Definition at line 451 of file tensor_accessors.h.