1 #ifndef DUNE_FEM_PASS_COMMON_LOCALFUNCTIONSELECTOR_HH 2 #define DUNE_FEM_PASS_COMMON_LOCALFUNCTIONSELECTOR_HH 19 template<
class DiscreteFunctionType >
25 template<
class Evaluate >
35 #endif // #ifndef DUNE_FEM_PASS_COMMON_LOCALFUNCTIONSELECTOR_HH
LocalFunctionAdapter wrapped a class with a local evaluate method into a grid function.
Definition: localfunctionadapter.hh:25
Definition: coordinate.hh:4
Definition: localfunctionadapter.hh:28
A constant local function carrying values for one entity.
Definition: const.hh:31
ConstLocalFunction< DiscreteFunctionType > Type
Definition: localfunctionselector.hh:22
Definition: localfunctionselector.hh:20
LocalFunctionAdapter< Evaluate >::LocalFunctionType Type
Definition: localfunctionselector.hh:28