#632 Mappers do not work with old numbering
Metadata
Property | Value |
---|---|
Reported by | Andreas Lauser (andreas.lauser@iws.uni-stuttgart.de) |
Reported at | Oct 30, 2009 15:09 |
Type | Bug Report |
Version | Git (pre2.4) [autotools] |
Operating System | Unspecified / All |
Last edited by | Martin Nolte (nolte@mathematik.uni-freiburg.de) |
Last edited at | Oct 30, 2009 16:51 |
Closed by | Martin Nolte (nolte@mathematik.uni-freiburg.de) |
Closed at | Oct 30, 2009 16:51 |
Closed in version | Unknown |
Resolution | Fixed |
Comment | in rev 5858 |
Description
If dune-grid is compiled with --enable-old-numbering, the mappers just throw a NotImplemented exception when calling the map(Entity, index) template member function. Thus, it is effectively impossible to still use the old entity numbering.