openfoam/applications
Mark Olesen 799d247142 ENH: PatchTools::gatherAndMerge with recovery of the globalIndex
- 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
2022-11-08 16:48:08 +00:00
..
solvers ENH: use returnReduceAnd(), returnReduceOr() functions 2022-11-08 16:48:08 +00:00
test ENH: use returnReduceAnd(), returnReduceOr() functions 2022-11-08 16:48:08 +00:00
tools ENH: support field width for #eval expressions 2021-03-29 16:00:11 +02:00
utilities ENH: PatchTools::gatherAndMerge with recovery of the globalIndex 2022-11-08 16:48:08 +00:00
Allwmake COMP: increment lemon sources, fix stray comment char (wmkdepend) 2022-05-11 09:53:58 +02:00