Reference documentation for deal.II version 9.6.0
|
#include <deal.II/base/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_ |
Definition at line 511 of file tensor_accessors.h.
using TensorAccessors::internal::StoreIndex< rank, S >::value_type = StoreIndex<rank - 1, StoreIndex<rank, S>> |
Definition at line 519 of file tensor_accessors.h.
using TensorAccessors::internal::StoreIndex< rank, S >::return_type |
Definition at line 527 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 514 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 522 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 531 of file tensor_accessors.h.
|
private |
Definition at line 537 of file tensor_accessors.h.
|
private |
Definition at line 538 of file tensor_accessors.h.