DUNE-FUNCTIONS (2.9)
Dune::Functions::Concept::LocalFunction< Range(Domain), LocalContext > Struct Template Reference
Concept for a local function mapping Domain
to Range
.
More...
#include <dune/functions/common/functionconcepts.hh>
Detailed Description
template<class Range, class Domain, class LocalContext>
struct Dune::Functions::Concept::LocalFunction< Range(Domain), LocalContext >
struct Dune::Functions::Concept::LocalFunction< Range(Domain), LocalContext >
Concept for a local function mapping Domain
to Range
.
- Template Parameters
-
Domain Domain type Range Range type LocalContext The local context this function is defined on
The documentation for this struct was generated from the following file:
- dune/functions/common/functionconcepts.hh
