Reference documentation for deal.II version 9.6.1
 
\(\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\}}\)
Loading...
Searching...
No Matches
TensorAccessors::internal::ExtractHelper< rank, rank > Struct Template Reference

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

Inheritance diagram for TensorAccessors::internal::ExtractHelper< rank, rank >:

Static Public Member Functions

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

Detailed Description

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

Definition at line 593 of file tensor_accessors.h.

Member Function Documentation

◆ extract() [1/2]

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

Definition at line 597 of file tensor_accessors.h.

◆ extract() [2/2]

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

Definition at line 582 of file tensor_accessors.h.


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