Reference documentation for deal.II version 9.6.2
 
\(\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::Contract2< 0, dim > Class Template Reference

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

Inheritance diagram for TensorAccessors::internal::Contract2< 0, dim >:

Static Public Member Functions

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

Detailed Description

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

Definition at line 728 of file tensor_accessors.h.

Member Function Documentation

◆ contract2() [1/2]

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

Definition at line 733 of file tensor_accessors.h.

◆ contract2() [2/2]

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

Definition at line 701 of file tensor_accessors.h.


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