#603 Remove usage of old Reference Elements in dune-grid
Metadata
Property | Value |
---|---|
Reported by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
Reported at | Sep 24, 2009 22:53 |
Type | Bug Report |
Version | Git (pre2.4) [autotools] |
Operating System | Unspecified / All |
Last edited by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
Last edited at | Nov 4, 2009 11:41 |
Closed by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
Closed at | Nov 4, 2009 11:41 |
Closed in version | 2.2 |
Resolution | Fixed |
Comment |
Description
Grepping through the source code I found several places, where the old reference elements where still used in dune-grid. I fixed some places but there are several left:
common/mcmgmapper.hh common/refinement/* io/visual/grape/grapedatadisplay.cc test/checkindexset.cc test/checktwists.cc albertagrid/intersection.cc
Christian