DUNE PDELab (2.8)
Dune::PDELab::DiscreteGridFunctionCurlTraits< GV, RangeFieldType, 1 > Struct Template Reference
Helper class to calculate the Traits of DiscreteGridFunctionCurl (1D) 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, 2 > | 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, 1 >
struct Dune::PDELab::DiscreteGridFunctionCurlTraits< GV, RangeFieldType, 1 >
Helper class to calculate the Traits of DiscreteGridFunctionCurl (1D)
This is the specialization for dimRangeOfBasis == 1. It takes the curl of a scalar valued function in a 2D space, i.e. a function with dimRange == 1 and dimDomain == 2. The curl itself will have dimRange == 2.
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)