DUNE-FUNCTIONS (2.9)
callable.hh
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
CallableFunctionWrapper< F > callable(const std::shared_ptr< F > &fp)
Create a callable object from std::shared_ptr<F>
Definition: callable.hh:137
Definition: polynomial.hh:10
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Mar 6, 23:33, 2026)