![]() |
Reference documentation for deal.II version GIT 1f418c7800 2022-06-28 06:15:01+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 436 of file tensor_accessors.h.
using TensorAccessors::internal::ReorderedIndexView< 0, rank, T >::value_type = StoreIndex<rank - 1, internal::Identity<T> > |
Definition at line 443 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 439 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 446 of file tensor_accessors.h.
|
private |
Definition at line 452 of file tensor_accessors.h.