Reference documentation for deal.II version 9.2.0
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Static Public Member Functions | List of all members
TensorAccessors::internal::ExtractHelper< position, rank > Struct Template Reference

#include <deal.II/base/tensor_accessors.h>

Static Public Member Functions

template<typename T , typename ArrayType >
constexpr static ReturnType< rank - position, T >::value_typeextract (T &t, const ArrayType &indices)
 

Detailed Description

template<int position, int rank>
struct TensorAccessors::internal::ExtractHelper< position, rank >

Definition at line 80 of file tensor_accessors.h.

Member Function Documentation

◆ extract()

template<int position, int rank>
template<typename T , typename ArrayType >
constexpr static ReturnType<rank - position, T>::value_type& TensorAccessors::internal::ExtractHelper< position, rank >::extract ( T &  t,
const ArrayType &  indices 
)
inlinestaticconstexpr

Definition at line 594 of file tensor_accessors.h.


The documentation for this struct was generated from the following file: