Reference documentation for deal.II version GIT relicensing-439-g5fda5c893d 2024-04-20 06:50:02+00:00
\(\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
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 >
static constexpr ReturnType< rank-position, T >::value_type & extract (T &t, const ArrayType &indices)
 

Detailed Description

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

Definition at line 578 of file tensor_accessors.h.

Member Function Documentation

◆ extract()

template<int position, int rank>
template<typename T , typename ArrayType >
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: