Skip to content
Snippets Groups Projects

gridinfo.hh: Use `subEntities(codim)` method instead of removed `count<codim>()` template method

Merged Ansgar Burchardt requested to merge bugfix/gridinfo into master

The count<codim>() template method was removed from the Entity facade class in 0cfc8f31

In addition this merge requests add a simple test program to make sure the functions provided by dune/grid/common/gridinfo.hh are at least instantiated and do not fail to compile, and the code is modernized to make use of the range-based for statement.

Merge request reports

Pipeline #1787 passed

Pipeline passed for d969d1a1 on bugfix/gridinfo

Approval is optional

Merged by avatar (Mar 26, 2025 10:41pm UTC)

Merge details

  • Changes merged into master with ec8c5491.
  • Deleted the source branch.
  • Auto-merge enabled

Pipeline #1792 passed

Pipeline passed for ec8c5491 on master

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