openfoam/applications/utilities/mesh/manipulation
Mark Olesen 14b2302b38 COMP: remove 'special purpose' minMaxOp (#3326)
- replace with plusOp for reductions. The old use didn't necessarily work
  well with compiler resolution in all cases.
  Simplify to use plusOp (and removed the old version).
  [Does not affect very much code...]

COMP: incorrect include ordering for GeometricFieldFunctions

- header was included after the template code

REGRESSION: combineAllGather mapped to incorrect method (81fa7d08ee)

STYLE: use UPstream::commWarn(...) setter method
2025-02-24 08:57:36 +01:00
..
attachMesh GIT: Header file updates 2019-10-31 14:48:44 +00:00
autoPatch ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
checkMesh COMP: remove 'special purpose' minMaxOp (#3326) 2025-02-24 08:57:36 +01:00
createBaffles ENH: simplify add/remove patch/zone groups 2023-08-29 11:24:16 +02:00
createPatch ENH: createPatch: allow duplicating face (for ACMI) 2024-10-24 14:04:55 +00:00
deformedGeom GIT: Header file updates 2019-10-31 14:48:44 +00:00
flattenMesh ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
insideCells ENH: improve consistency of fileName handling windows/non-windows (#2057) 2021-04-19 16:33:42 +00:00
mergeMeshes STYLE: use spanstream instead of stringstream in more places 2024-03-07 15:04:54 +01:00
mergeOrSplitBaffles ENH: patch/zone indices with select/ignore combination 2023-08-02 12:34:41 +02:00
mirrorMesh ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
moveDynamicMesh ENH: use concise forms for walking processor and cyclic boundaries 2021-02-09 17:57:49 +01:00
moveEngineMesh GIT: Header file updates 2019-10-31 14:48:44 +00:00
moveMesh ENH: moveMesh -endTime option to restrict duration of motion testing 2022-07-13 19:09:44 +02:00
objToVTK ENH: improve consistency of fileName handling windows/non-windows (#2057) 2021-04-19 16:33:42 +00:00
orientFaceZone STYLE: invert ASCII/BINARY checks. Helps if adding other formats 2023-11-23 22:42:20 +01:00
polyDualMesh ENH: use SubList for CompactListList access 2024-03-06 09:14:42 +01:00
refineMesh GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
renumberMesh ENH: add single-time handling to timeSelector 2024-05-06 22:22:42 +02:00
rotateMesh ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
setSet ENH: use updated HashTable methods 2023-10-11 18:11:37 +00:00
setsToZones ENH: add single-time handling to timeSelector 2024-05-06 22:22:42 +02:00
singleCellMesh BUG: memory leak and interpolated fields not updated (fixes #3089) 2024-01-17 17:31:35 +01:00
splitMesh COMP: combine uindirectPrimitivePatch.H into indirectPrimitivePatch.H 2022-05-10 10:47:01 +02:00
splitMeshRegions ENH: remove blocking communication for gather patterns 2024-03-06 11:10:54 +01:00
stitchMesh ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
subsetMesh ENH: snappyHexMesh: add buffer layers before snapping 2024-12-12 16:13:32 +00:00
topoSet ENH: add single-time handling to timeSelector 2024-05-06 22:22:42 +02:00
transformPoints ENH: transformPoints: added comment. See #3206 2024-07-31 14:40:01 +01:00
zipUpMesh GIT: Header file updates 2019-10-31 14:48:44 +00:00