Reference documentation for deal.II version 8.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Public Types | List of all members
internal::CurlType< 3 > Struct Template Reference

#include <fe_values.h>

Public Types

typedef Tensor< 1, 3 > type
 

Detailed Description

template<>
struct internal::CurlType< 3 >

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 100 of file fe_values.h.


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