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

Switch function interface in `PortablePixelMap`

* Let the function implement the dune-functions interface
* Require dune-functions in `exportPixelMap()` member function
* Adjust `ppmtest.cc`

After this patch you can no longer pass a `Dune::VirtualFunction` or `VirtualGridFunction`,
but have to use either the `std::function` or the `Dune::Functions::GridViewFunction` interface.
parent b8a6fe93
Branches
Tags
1 merge request!146Stop using Dune::VirtualFunction interface
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment