Skip to content
Snippets Groups Projects

Implementations for geometryInInside() and geometryInOutside()

Merged lh1887 requested to merge feature/geometryInInOutside_rebase into master

This implements said methods geometryInInside() and geometryInOutside() for SubgridLeafIntersections. While the concept of creating new geometries via Dune::MultilinearGeometry where needed was rather straight-forward, the actual implementation took quite a bit of work due to the different types. @akbib and @maxka came up with using C++17's std::variant and @akbib did the work implementing this. I contributed a fallback implementation of std::variant that does not need C++17.

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