|
dune-functions 2.9.1
|
Loading...
Searching...
No Matches
callable.hh
Go to the documentation of this file.
CallableFunctionWrapper< F > callable(const F &f)
Create a callable object from some Dune::VirtualFunction.
Definition callable.hh:105
std::shared_ptr< T > stackobject_to_shared_ptr(T &t)
Wrap a Dune::VirtualFunction into a callable object.
Definition callable.hh:38
Range operator()(const Domain &x) const
Forward operator() to F::evaluate()
Definition callable.hh:70
CallableFunctionWrapper(const F &f)
Instantiate from reference to f.
Definition callable.hh:50
CallableFunctionWrapper(const std::shared_ptr< const F > &f)
Instantiate from std::shared_ptr to f.
Definition callable.hh:61
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8