#23 IdSets and IndexSets
Metadata
Property | Value |
---|---|
Reported by | Thimo Neubauer (thimo@macht.org) |
Reported at | Aug 24, 2005 21:24 |
Type | Bug Report |
Version | Git (pre2.4) [autotools] |
Operating System | Unspecified / All |
Closed by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
Closed at | Sep 26, 2005 09:24 |
Closed in version | 1.0 |
Resolution | Fixed |
Comment |
Description
According to the coding style of Dune the methods globalidset, localidset, leafindexset, and levelindexset have to be renamed to for example globalIdSet. Also the exported IdType should be named int the same way for the GlobalIdSet and the LocalIdSet. (for example IdType)