Bugfix/geometrygrid various
Merge request reports
Activity
There is no need for an extra test; the bug in the computation of the integrationOuterNormal() is already triggered by the grid test in case of a non-conforming GeometryGrid instance. Unfortunately, we can't create a non-conforming grid for testing purposes right now, unless we assume users have UG installed. For your convenience I'll attach a minimal example creating a non-conforming host grid and showing the bug (make sure you run it with debugging flags!).
@oliver.sander : Actually, the bug is quite obvious (at least to me). Unless you object, I will merge this one without further discussion.
mentioned in commit 5aa798c7
Mentioned in commit 5aa798c7
Please register or sign in to reply