Reference documentation for deal.II version GIT relicensing-214-g6e74dec06b 2024-03-27 18:10:01+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< 1, NumberType > Struct Template Reference

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

Public Types

using type = Tensor< 1, 1, NumberType >
 

Detailed Description

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

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

In 1d, the curl is a scalar.

Definition at line 58 of file fe_values_views.h.

Member Typedef Documentation

◆ type

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

Definition at line 60 of file fe_values_views.h.


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