![]() |
Reference documentation for deal.II version GIT 7bd1c95dbb 2022-06-29 20:50:01+00:00
|
#include <deal.II/base/tensor_accessors.h>
Public Types | |
using | return_type = typename ValueType< typename S::return_type >::value_type |
using | value_type = return_type |
Public Member Functions | |
constexpr | StoreIndex (S s, int i) |
constexpr return_type & | operator[] (unsigned int j) const |
Private Attributes | |
const S | s_ |
const int | i_ |
Definition at line 548 of file tensor_accessors.h.
using TensorAccessors::internal::StoreIndex< 1, S >::return_type = typename ValueType<typename S::return_type>::value_type |
Definition at line 556 of file tensor_accessors.h.
using TensorAccessors::internal::StoreIndex< 1, S >::value_type = return_type |
Definition at line 558 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 551 of file tensor_accessors.h.
|
inlineconstexpr |
Definition at line 561 of file tensor_accessors.h.
|
private |
Definition at line 567 of file tensor_accessors.h.
|
private |
Definition at line 568 of file tensor_accessors.h.