-
- Downloads
Switch function interface in `NewPFEAssembler`
* Switch to dune-functions interface for grid functions * Adjust `newpfeassemblertest.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.
Please register or sign in to comment