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

Public Types | |
| using | value_type = StoreIndex<rank - 1, StoreIndex<rank, S>> |
| using | return_type |
Public Member Functions | |
| constexpr | StoreIndex (S s, int i) |
| constexpr value_type | operator[] (unsigned int j) const |
| constexpr ReferenceType< return_type >::type | apply (unsigned int j) const |
Private Attributes | |
| const S | s_ |
| const int | i_ |
| using TensorAccessors::internal::StoreIndex< rank, S >::value_type = StoreIndex<rank - 1, StoreIndex<rank, S>> |
Definition at line 522 of file tensor_accessors.h.
| using TensorAccessors::internal::StoreIndex< rank, S >::return_type |
Definition at line 530 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 517 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 525 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 534 of file tensor_accessors.h.
|
private |
Definition at line 540 of file tensor_accessors.h.
|
private |
Definition at line 541 of file tensor_accessors.h.