openfoam/applications/utilities/mesh/manipulation
Mark Olesen 5a70be0846 ENH: use SubList for CompactListList access
- this was previously a UList instead of SubList,
  but SubList supports better assignment of values

ENH: add invertOneToManyCompact

- returns a CompactListList<label> instead of labelListList, which
  allows for reuse as partitioning table etc and/or slightly reduced
  memory overhead
2024-03-06 09:14:42 +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: 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: use send/recv serializers for globalIndex and mapDistribute etc 2024-02-24 19:51:24 +01: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 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: 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 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: 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