Reference documentation for deal.II version GIT relicensing-233-g802318d791 2024-03-28 20:20: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
Public Types | List of all members
internal::CurlType< 3, NumberType > Struct Template Reference

#include <deal.II/fe/fe_values_views.h>

Public Types

using type = Tensor< 1, 3, NumberType >
 

Detailed Description

template<typename NumberType>
struct internal::CurlType< 3, NumberType >

A class whose specialization is used to define what type the curl of a vector valued function corresponds to.

In 3d, the curl is a vector.

Definition at line 82 of file fe_values_views.h.

Member Typedef Documentation

◆ type

template<typename NumberType >
using internal::CurlType< 3, NumberType >::type = Tensor<1, 3, NumberType>

Definition at line 84 of file fe_values_views.h.


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