DUNE PDELab (git)

Dune::PDELab::DiscreteGridFunctionCurlTraits< GV, RangeFieldType, dimRangeOfBasis > Struct Template Reference

Helper class to calculate the Traits of DiscreteGridFunctionCurl. More...

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

Detailed Description

template<typename GV, typename RangeFieldType, int dimRangeOfBasis>
struct Dune::PDELab::DiscreteGridFunctionCurlTraits< GV, RangeFieldType, dimRangeOfBasis >

Helper class to calculate the Traits of DiscreteGridFunctionCurl.

Template Parameters
GVType of the GridView.
RangeFieldTypeRangeFieldType of the basis, and resulting RangeFieldType of this function.
dimRangeOfBasisNumber of components of the function to take the curl of, a.k.a. th dimRange of the basis.
Note
This the non-specialized version of the DiscreteGridFunctionCurlTraits template. It must be specialized for different values of dimRangeOfBasis. If this non-specialized version is instantiated, static_assert() will be triggered.

The documentation for this struct 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)