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

Remove NamedFunctionMap

This is based on the old function interface and can be replaced
by a simple `std::map<:std::string, std::function<Range(Domain)>>`
for the new interface.
parent 43d6b16a
No related branches found
No related tags found
1 merge request!138Remove some Dune::VirtualFunction related stuff
Pipeline #54003 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment