Skip to content
Snippets Groups Projects

More consistent use of combineReduce, simpler and/or reductions

Merged Mark OLESEN requested to merge feature-mpi-updates into develop
All threads resolved!
  • update code base to reflect the consolidated list/map reductions
  • replace old code use of returnReduce(list.size(), sumOp<label>()) in favour of returnReduceOr(list.size()) which is cleaner to write/understand and also marginally more efficient

General overview under https://develop.openfoam.com/Development/openfoam/-/wikis/coding/patterns/parallel

Merge request reports

Approval is optional

Merged by Andrew HeatherAndrew Heather 2 years ago (Nov 8, 2022 4:48pm UTC)

Merge details

  • Changes merged into develop with 7fa4f1ef.
  • Deleted the source branch.

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