-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'cherry-pick-67e5c5a7' into 'releases/2.5'
Merge branch 'do-not-force-grids-to-subclass-master' into 'master' Do not force grids to subclass Entity or Geometry The current implementation assumes that both the Entity and the Geometry of a grid are subclasses of Dune::Entity and Dune::Geometry. This requirement must have been introduced after 2.4.1 and is IMHO to much of restriction. After all these are just tests. With this MR we drop this additional restriction. Tested with opm-grid. Closes #36 Should be in the release. See merge request !114 See merge request !129
No related branches found
No related tags found
Pipeline #
Showing
- dune/grid/test/checkentityseed.hh 5 additions, 6 deletionsdune/grid/test/checkentityseed.hh
- dune/grid/test/checkgeometry.hh 45 additions, 28 deletionsdune/grid/test/checkgeometry.hh
- dune/grid/test/gridcheck.hh 3 additions, 2 deletionsdune/grid/test/gridcheck.hh
- dune/grid/test/test-geogrid.cc 4 additions, 2 deletionsdune/grid/test/test-geogrid.cc
Loading
Please register or sign in to comment