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

Public Types | |
| using | return_type |
| using | value_type = return_type |
Public Member Functions | |
| constexpr | StoreIndex (S s, int i) |
| constexpr return_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< 1, S >::return_type |
Definition at line 557 of file tensor_accessors.h.
| using TensorAccessors::internal::StoreIndex< 1, S >::value_type = return_type |
Definition at line 559 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 552 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 562 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 534 of file tensor_accessors.h.
|
private |
Definition at line 568 of file tensor_accessors.h.
|
private |
Definition at line 569 of file tensor_accessors.h.