Skip to content

#499 mightVanish() on UGGrid buggy

Metadata

Property Value
Reported by Oliver Sander (oliver.sander@tu-dresden.de)
Reported at Feb 16, 2009 18:07
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Last edited by Oliver Sander (oliver.sander@tu-dresden.de)
Last edited at Oct 27, 2010 19:11
Closed by Oliver Sander (oliver.sander@tu-dresden.de)
Closed at Oct 27, 2010 19:11
Closed in version Unknown
Resolution Fixed
Comment Patch applied in revision 7040. Thanks. Please reopen if further problems appear.

Description

This has been reported by Anton Schiela:

In UGGrid, if one element is marked for coarsening, all of its siblings will disappear as well. However, mightVanish return true only for the first element.

A simple fix would be to make mightVanish always return true.