Reference documentation for deal.II version 9.5.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\}}\)
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
TensorAccessors::internal::Contract2< no_contr, dim > Class Template Reference

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

Static Public Member Functions

template<typename T1 , typename T2 , typename T3 >
static constexpr T1 contract2 (const T2 &left, const T3 &right)
 

Detailed Description

template<int no_contr, int dim>
class TensorAccessors::internal::Contract2< no_contr, dim >

Definition at line 697 of file tensor_accessors.h.

Member Function Documentation

◆ contract2()

template<int no_contr, int dim>
template<typename T1 , typename T2 , typename T3 >
static constexpr T1 TensorAccessors::internal::Contract2< no_contr, dim >::contract2 ( const T2 &  left,
const T3 &  right 
)
inlinestaticconstexpr

Definition at line 702 of file tensor_accessors.h.


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