DUNE-FUNCTIONS (2.9)
Dune::Functions::Concept::GridFunction< Range(Domain), EntitySet > Struct Template Reference
Concept for a grid function mapping Domain
to Range
.
More...
#include <dune/functions/common/functionconcepts.hh>
Detailed Description
template<class Range, class Domain, class EntitySet>
struct Dune::Functions::Concept::GridFunction< Range(Domain), EntitySet >
struct Dune::Functions::Concept::GridFunction< Range(Domain), EntitySet >
Concept for a grid function mapping Domain
to Range
.
- Template Parameters
-
Domain Domain type Range Range type EntitySet Set of entities on which the function can be localized
The documentation for this struct was generated from the following file:
- dune/functions/common/functionconcepts.hh
