#50 Reference Elements subEntity method buggy.
Metadata
Property | Value |
---|---|
Reported by | Robert K (robertk@posteo.org) |
Reported at | Nov 18, 2005 13:07 |
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 | Jan 11, 2006 16:03 |
Closed by | Peter Bastian (peter.bastian@iwr.uni-heidelberg.de) |
Closed at | Feb 22, 2006 16:44 |
Closed in version | 1.0 |
Resolution | Fixed |
Comment |
Description
the method subEntity isn't working correct for the call subEntity( subEntity , codim , j , dim ); when codim and dim are equal, then this method should return the subEntity and not zero. Because of this bug the grid tests fail, at least for cube and simplex grids.