DUNE PDELab (2.8)
Dune::PDELab::DiscreteGridFunctionCurlTraits< GV, RangeFieldType, 3 > Struct Template Reference
Helper class to calculate the Traits of DiscreteGridFunctionCurl (3D) More...
#include <dune/pdelab/gridfunctionspace/gridfunctionspaceutilities.hh>
Public Types | |
| enum | |
| Enum for domain dimension. | |
| enum | |
| Enum for range dimension. | |
| typedef GV::Grid::ctype | DomainFieldType |
| Export type for domain field. | |
| typedef Dune::FieldVector< GV::Grid::ctype, GV::dimension > | DomainType |
| domain type in dim-size coordinates | |
| typedef RangeFieldType | RangeFieldType |
| Export type for range field. | |
| typedef FieldVector< RangeFieldType, 3 > | RangeType |
| range type | |
| typedef GV | GridViewType |
| The type of the grid view the function lives on. | |
| typedef GV::Traits::template Codim< 0 >::Entity | ElementType |
| codim 0 entity | |
Detailed Description
template<typename GV, typename RangeFieldType>
struct Dune::PDELab::DiscreteGridFunctionCurlTraits< GV, RangeFieldType, 3 >
struct Dune::PDELab::DiscreteGridFunctionCurlTraits< GV, RangeFieldType, 3 >
Helper class to calculate the Traits of DiscreteGridFunctionCurl (3D)
This is the specialization for dimRangeOfBasis == 3. It takes the curl of a function with dimRange == 3 and dimDomain == 3. The curl itself will have dimRange == 3.
The documentation for this struct was generated from the following file:
- dune/pdelab/gridfunctionspace/gridfunctionspaceutilities.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Apr 13, 22:34, 2026)