#940 Bug in assignement operator of SGrid IntersectionIterator
Metadata
Property | Value |
---|---|
Reported by | Jonathan Youett (youett@mi.fu-berlin.de) |
Reported at | Jul 5, 2011 13:44 |
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 | Feb 15, 2012 17:49 |
Closed by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
Closed at | Feb 15, 2012 17:49 |
Closed in version | Unknown |
Resolution | Fixed |
Comment | in dune-grid r7885 |
Description
When you assign an SGrid - IntersectionIterator the boundary information is not computed/copied correctly.
I attached a simple file to reproduce the error.
Greetings Jonathan