Reference documentation for deal.II version 9.6.0
|
#include <deal.II/base/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_ |
Definition at line 400 of file tensor_accessors.h.
using TensorAccessors::internal::ReorderedIndexView< index, rank, T >::value_type |
Definition at line 407 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 403 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 413 of file tensor_accessors.h.
|
private |
Definition at line 419 of file tensor_accessors.h.