Skip to content
Snippets Groups Projects

DDD: add `DDD_InfoProcListRange` as a replacement for `DDD_InfoProcList`

The DDD_InfoProcList function writes to a global per-grid buffer causing issues in multi-threaded applications.

The replacement DDD_InfoProcListRange provides a range that only looks up the requested data on demand without use of a buffer.

Reference: core/dune-grid!597 (comment 117843)

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