deal.II version GIT relicensing-2359-g2213d2c025 2025-01-15 22:50:11+00:00
|
#include <deal.II/fe/fe_values_views.h>
Public Types | |
using | type = Tensor< 1, 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.
using internal::CurlType< 1, NumberType >::type = Tensor<1, 1, NumberType> |
Definition at line 60 of file fe_values_views.h.