#160 ALUGrid2dGridSpace::Hier seems to be missing some members
Metadata
| Property | Value |
|---|---|
| Reported by | Markus Blatt (markus@dr-blatt.de) |
| Reported at | Jul 26, 2006 12:17 |
| Type | Bug Report |
| Version | Git (pre2.4) [autotools] |
| Operating System | Unspecified / All |
| Closed by | Robert K (robertk@posteo.org) |
| Closed at | Jul 26, 2006 13:19 |
| Closed in version | 1.0 |
| Resolution | Fixed |
| Comment | fixed, but work is still in progress, so there might come up other bugs. |
Description
Just came across this bug when compiling testadaptivity in dune-dd:
testadaptivity.cc:665: instantiated from here /home/mblatt/dune/dune-grid/dune/grid/alugrid/2d/iterator_imp.cc:501: error: 'struct ALU2dGridSpace::HierALU2dGridSpace::Element' has no member named 'hasHangingNode' /home/mblatt/dune/dune-grid/dune/grid/alugrid/2d/iterator_imp.cc:502: error: 'struct ALU2dGridSpace::HierALU2dGridSpace::Element' has no member named 'getNbList' make[1]: *** [testadaptivity-testadaptivity.o] Fehler 1