openfoam/applications/utilities/mesh/manipulation
Mark Olesen 2ab3490552 STYLE: invert ASCII/BINARY checks. Helps if adding other formats
STYLE: use globalIndex::totalSize()
2023-11-23 22:42:20 +01:00
..
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: use updated HashTable methods 2023-10-11 18:11:37 +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 STYLE: use calculatedType() and zeroGradientType() methods 2023-05-02 13:34:12 +02:00
rotateMesh ENH: use objectRegistry/IOobjectList sorted instead of lookupClass 2023-07-31 20:11:32 +02:00
setSet ENH: use updated HashTable methods 2023-10-11 18:11:37 +00:00
setsToZones COMP: use csorted() instead of sorted() 2023-07-31 20:11:32 +02: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: use objectRegistry/IOobjectList sorted instead of lookupClass 2023-07-31 20:11:32 +02: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 STYLE: prefer REGISTER/NO_REGISTER instead of true/false for IOobject 2023-03-10 14:16:32 +00:00
zipUpMesh GIT: Header file updates 2019-10-31 14:48:44 +00:00