![]() |
Reference documentation for deal.II version 9.6.2
|
#include <deal.II/base/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_ |
Definition at line 546 of file tensor_accessors.h.
| using TensorAccessors::internal::StoreIndex< 1, S >::return_type |
Definition at line 554 of file tensor_accessors.h.
| using TensorAccessors::internal::StoreIndex< 1, S >::value_type = return_type |
Definition at line 556 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 549 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 559 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 531 of file tensor_accessors.h.
|
private |
Definition at line 565 of file tensor_accessors.h.
|
private |
Definition at line 566 of file tensor_accessors.h.