Skip to content
Snippets Groups Projects
Commit b50e3159 authored by Ansgar Burchardt's avatar Ansgar Burchardt
Browse files

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
parent 1e852e86
No related branches found
No related tags found
1 merge request!129Merge branch 'do-not-force-grids-to-subclass-master' into 'master'
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment