Skip to content

Implement possibility of functions that provide their own visitor

Dominic Kempf requested to merge feature/custom-functions into master

This will be needed to replace nonlinearities in Richards code with a cubic spline evaluation (#117 (closed)) without bloating dune-perftool with the implementation details of such procedure.

Also provides a test, that defines a custom square function.

Merge request reports

Loading