..
attachMesh
GIT: Header file updates
2019-10-31 14:48:44 +00:00
autoPatch
STYLE: use polyPatchList instead of List<polyPatch*> in more places
2022-09-26 18:03:23 +02: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
STYLE: prefer emplace_back() to append() + last()
2023-08-29 11:24:16 +02:00
deformedGeom
GIT: Header file updates
2019-10-31 14:48:44 +00:00
flattenMesh
STYLE: prefer REGISTER/NO_REGISTER instead of true/false for IOobject
2023-03-10 14:16:32 +00: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
STYLE: prefer REGISTER/NO_REGISTER instead of true/false for IOobject
2023-03-10 14:16:32 +00: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
STYLE: prefer push_uniq() to appendUniq
2023-08-29 11:24:16 +02: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: minor simplifications for handling region meshes
2023-12-07 17:42:24 +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
ENH: provide setter methods for IOobject read/write options etc.
2021-03-17 15:10:00 +01:00
splitMesh
COMP: combine uindirectPrimitivePatch.H into indirectPrimitivePatch.H
2022-05-10 10:47:01 +02:00
splitMeshRegions
ENH: minor simplifications for handling region meshes
2023-12-07 17:42:24 +01:00
stitchMesh
ENH: promote ListOps::identity to Foam::identity
2023-10-26 11:24:57 +02: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: minor simplifications for handling region meshes
2023-12-07 17:42:24 +01:00
zipUpMesh
GIT: Header file updates
2019-10-31 14:48:44 +00:00