Skip to content
Snippets Groups Projects
Commit 44a6af7c authored by Carsten Gräser's avatar Carsten Gräser
Browse files

Update makeRefinedSimplexGeometry

* Add documentation
* Add support for operator() function interface
* Deprecate support for f.evaluate() function interface

The interface transition is done by borrowing
`Dune::Impl::makeFunctionWithCallOperator()`
from dune-localfunctions. This allows to support both interfaces
for transition while giving a deprecation warning only if you
pass an old style function.
parent 7a3c7508
No related branches found
No related tags found
1 merge request!68Modernize makeRefinedSimplexGeometry implementation and test
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment