|
dune-pdelab 2.8
|
Loading...
Searching...
No Matches
Dune::PDELab::VectorDiscreteGridFunctionCurl< T, X, dimR > Class Template Reference
Compute curl of vector-valued functions. More...
#include <dune/pdelab/gridfunctionspace/gridfunctionspaceutilities.hh>
Public Member Functions | |
| VectorDiscreteGridFunctionCurl (const GFS &gfs, const X &x) | |
| VectorDiscreteGridFunctionCurl (std::shared_ptr< const GFS > gfs, std::shared_ptr< const X > x_) | |
Detailed Description
template<typename T, typename X, std::size_t dimR = TypeTree::StaticDegree<T>::value>
class Dune::PDELab::VectorDiscreteGridFunctionCurl< T, X, dimR >
class Dune::PDELab::VectorDiscreteGridFunctionCurl< T, X, dimR >
Compute curl of vector-valued functions.
- Template Parameters
-
T Type of VectorGridFunctionSpace. X Type of coefficients vector. dimR The 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.
Constructor & Destructor Documentation
◆ VectorDiscreteGridFunctionCurl() [1/2]
template<typename T , typename X , std::size_t dimR = TypeTree::StaticDegree<T>::value>
|
inline |
◆ VectorDiscreteGridFunctionCurl() [2/2]
template<typename T , typename X , std::size_t dimR = TypeTree::StaticDegree<T>::value>
|
inline |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8