Skip to content
Snippets Groups Projects
user avatar
Carsten Gräser authored
* Switch to dune-functions interface for grid functions
* Adjust `secondorderassemblertest.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.
b60a7f56
History