|
dune-functions
2.5.0
|
#include <dune/functions/gridfunctions/gridfunction_imp.hh>
Public Member Functions | |
| template<class F > | |
| auto | require (F &&f) -> decltype(localFunction(f)) |
A concept describing types that have a localFunction() method found by ADL
| auto Dune::Functions::Imp::HasFreeLocalFunction::require | ( | F && | f | ) | -> decltype(localFunction(f)) |
1.8.12