deal.II version GIT relicensing-2392-g6e04ac39aa 2025-01-20 09:10:00+00:00
|
#include <deal.II/fe/fe_values_views.h>
Public Types | |
using | type = Tensor< 1, 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.
using internal::CurlType< 3, NumberType >::type = Tensor<1, 3, NumberType> |
Definition at line 84 of file fe_values_views.h.