Dune Core Modules (2.9.0)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Dune::Functions::Concept::Function< Range(Domain)> Struct Template Reference
Concept for a function mapping Domain
to Range
.
More...
#include <dune/functions/common/functionconcepts.hh>
Detailed Description
template<class Range, class Domain>
struct Dune::Functions::Concept::Function< Range(Domain)>
struct Dune::Functions::Concept::Function< Range(Domain)>
Concept for a function mapping Domain
to Range
.
- Template Parameters
-
Domain Domain type Range Range type
The documentation for this struct was generated from the following file:
- dune/functions/common/functionconcepts.hh
