More consistent use of combineReduce, simpler and/or reductions
All threads resolved!
All threads resolved!
Files
7- Mark OLESEN authored
- support globalIndex for points/faces as an output parameter, which allows reuse in subsequent field merge operations. - make pointMergeMap an optional parameter. This information is not always required. Eg, if only using gatherAndMerge to combine faces but without any point fields. ENH: make globalIndex() noexcept, add globalIndex::clear() method