Skip to content

[bugfix][tests] Fix grid construction for tests with dune-alugrid

Dominic Kempf requested to merge feature/sane-alugrid-construction into releases/2.4

The way of constructing simple unitsqure-type grids in gridexamples.hh seems outdated. This patch uses StructuredGridFactory instead, to enable actual testing with dune-alugrid.

Merge request reports

Loading