#1102 Move virtual refinement from dune-grid to dune-geometry
Metadata
| Property | Value |
|---|---|
| Reported by | Christoph Grüninger (gruenich@iws.uni-stuttgart.de) |
| Reported at | May 10, 2012 12:29 |
| Type | Bug Report |
| Version | Git (pre2.4) [autotools] |
| Operating System | Unspecified / All |
| Last edited by | Christoph Grüninger (gruenich@iws.uni-stuttgart.de) |
| Last edited at | Jul 9, 2013 05:35 |
| Closed by | Christoph Grüninger (gruenich@iws.uni-stuttgart.de) |
| Closed at | Jul 9, 2013 05:35 |
| Closed in version | 2.3 |
| Resolution | Implemented |
| Comment |
Description
This is a replacement task to #604 (closed), 6).
The virtual refinement code should be moved from dune-grid to dune-geometry. The only dependency to dune-grid is the use of Dune::Geometry in hcube.cc and simplex.cc.