DUNE PDELab (2.7)

Dune::PDELab::VectorDiscreteGridFunctionCurl< T, X, dimR > Class Template Reference

Compute curl of vector-valued functions. More...

#include <dune/pdelab/gridfunctionspace/gridfunctionspaceutilities.hh>

Detailed Description

template<typename T, typename X, std::size_t dimR = TypeTree::StaticDegree<T>::value>
class Dune::PDELab::VectorDiscreteGridFunctionCurl< T, X, dimR >

Compute curl of vector-valued functions.

Template Parameters
TType of VectorGridFunctionSpace.
XType of coefficients vector.
dimRThe number of components the curl should be taken of.
Note
This is the non-specialized version of VectorDiscreteGridFunctionCurl. There is a specialized version for the values of dimR equal to 2 or 3. If this non-specialized version is instantiated, a static_assert() will be triggered.

The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 16, 22:29, 2024)