#29 compressedIndex for vertices missing
Metadata
| Property | Value |
|---|---|
| Reported by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
| Reported at | Sep 13, 2005 13:19 |
| 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 | Sep 13, 2005 13:20 |
| Closed by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
| Closed at | Sep 14, 2005 11:10 |
| Closed in version | 1.0 |
| Resolution | Fixed |
| Comment |
Description
'const class Dune::SEntity<2, 2, const Dune::SGrid<2, 2> >' has no member named 'compressedIndex'
This lets sgrid fail the (not yet commited) improved gridcheck with indexsets.
As I don't know the compressedIndex code I don't want to fiddle around.
I suggest Peter looks into this.