Skip to content
Snippets Groups Projects
Commit d7c2ea97 authored by Uli Sack's avatar Uli Sack Committed by usack@FU-BERLIN.DE
Browse files

subgrid does not compile with dune-geometry revision 111 or newer

[[Imported from SVN: r377]]
parent b9f93a77
No related branches found
No related tags found
No related merge requests found
...@@ -2,4 +2,7 @@ ...@@ -2,4 +2,7 @@
- Allow host grids with more than one element type - Allow host grids with more than one element type
- At least in 2.0, the leaf element iterator crashes if the subgrid is empty - At least in 2.0, the leaf element iterator crashes if the subgrid is empty
- Implement SubGridSeed properly - Implement SubGridSeed properly
- method Dune::GeometryType::basicType() was removed in Dune 2.3svn but is used in subgrid:
dune-subgrid/dune/subgrid/subgrid/subgridindexstorage.hh:217:36: error: 'const class Dune::GeometryType' has no member named 'basicType'
Find a replacement!
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment