dune-pdelab
2.0.0
|
Helper class to calculate the Traits of DiscreteGridFunctionCurl. More...
#include <dune/pdelab/gridfunctionspace/gridfunctionspaceutilities.hh>
Public Member Functions | |
dune_static_assert (AlwaysFalse< GV >::value,"DiscreteGridFunctionCurl (and friends) work in 2D ""and 3D only") | |
Helper class to calculate the Traits of DiscreteGridFunctionCurl.
GV | Type of the GridView. |
RangeFieldType | RangeFieldType of the basis, and resulting RangeFieldType of this function. |
dimRangeOfBasis | Number of components of the function to take the curl of, a.k.a. th dimRange of the basis. |
Dune::PDELab::DiscreteGridFunctionCurlTraits< GV, RangeFieldType, dimRangeOfBasis >::dune_static_assert | ( | AlwaysFalse< GV >::value | , |
"DiscreteGridFunctionCurl (and friends) work in 2D ""and 3D only" | |||
) |