openfoam/applications/utilities/mesh/manipulation
Mark Olesen a7e8a43f4a ENH: add writeContents() static methods for IOList etc.
- encapsulates IOListRef etc into a simpler syntax

ENH: use UList instead of refPtr for IOListRef (avoids List cast etc)
2025-04-09 15:58:29 +02:00
..
attachMesh
autoPatch ENH: make ITstream positioning methods noexcept 2024-03-06 11:01:57 +01:00
checkMesh ENH: add writeContents() static methods for IOList etc. 2025-04-09 15:58:29 +02: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
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
moveMesh ENH: moveMesh -endTime option to restrict duration of motion testing 2022-07-13 19:09:44 +02:00
objToVTK ENH: simplify SubStrings class/handling (remove template parameters) 2025-03-31 16:00:07 +02: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
renumberMesh ENH: add writeContents() static methods for IOList etc. 2025-04-09 15:58:29 +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: provide edge::sorted() static constructor 2025-04-07 18:28:46 +02: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