openfoam/applications/utilities/mesh/manipulation
Mark Olesen b98f53ceca ENH: make ITstream positioning methods noexcept
ENH: add rank() method for compound tokens

ENH: add IOstream::minPrecision(unsigned)

- reduced typing, more expressive, no namespace ambiguity with max()

    new: IOstream::minPrecision(10);
    old: IOstream::defaultPrecision(max(10u, IOstream::defaultPrecision()));

STYLE: namespace qualify min/max for some buffer sizing [clang/hipp]
2024-03-06 11:01:57 +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 ENH: caseInfo - use OF dictionary as default writeFormat 2023-12-19 20:31:08 +00:00
createBaffles ENH: simplify add/remove patch/zone groups 2023-08-29 11:24:16 +02:00
createPatch ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01: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 polyPatchList instead of List<polyPatch*> in more places 2022-09-26 18:03:23 +02: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 COMP: adjust link parameters (mingw) 2023-12-20 19:22:19 +01: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: minor simplifications for handling region meshes 2023-12-07 17:42:24 +01: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 STYLE: use send/recv serializers for globalIndex and mapDistribute etc 2024-02-24 19:51:24 +01:00
stitchMesh ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
subsetMesh ENH: subsetMesh -exclude-patches (#2947) 2023-08-02 12:35:10 +02:00
topoSet ENH: refactor cell selections into cellBitSet 2022-05-31 13:04:43 +02:00
transformPoints ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
zipUpMesh GIT: Header file updates 2019-10-31 14:48:44 +00:00