Skip to content
Snippets Groups Projects

Bugfix in UGGridIdSet::id method for facets of 3d elements

Merged Oliver Sander requested to merge tighten-subid-check into master

The Dune grid interface requires that copies of entities on different levels have the same id. The UGGridIdSet failed to implement this in the 'id' method for codim-1 faces of 3d elements. I am afraid I omitted that out of pure laziness back in the days when I wrote that code.

The commit also adds a simply unit test that would have caught the bug.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading