openfoam/applications/utilities/mesh/manipulation
Mark Olesen cf7dbf4d42 ENH: relocate/refactor fvMeshSubset
- direct construct and reset method for creating a zero-sized (dummy)
  subMesh. Has no exposed faces and no parallel synchronization
  required.

- core mapping (interpolate) functionality with direct handling
  of subsetting in fvMeshSubset (src/finiteVolume).
  Does not use dynamicMesh topology changes

- two-step subsetting as fvMeshSubsetter (src/dynamicMesh).
  Does use dynamicMesh topology changes.
  This is apparently only needed by the subsetMesh application itself.

DEFEATURE: remove deprecated setLargeCellSubset() method

- was deprecated JUL-2018, now removed (see issue #951)
2022-04-29 11:44:29 +02:00
..
attachMesh GIT: Header file updates 2019-10-31 14:48:44 +00:00
autoPatch GIT: Header file updates 2019-10-31 14:48:44 +00:00
checkMesh ENH: bundle Pstream:: AllGather methods 2022-03-31 15:56:04 +02:00
createBaffles ENH: use singleton method for accessing runtime selection 2021-11-05 17:21:27 +01:00
createPatch ENH: bundle Pstream:: AllGather methods 2022-03-31 15:56:04 +02:00
deformedGeom GIT: Header file updates 2019-10-31 14:48:44 +00:00
flattenMesh GIT: Header file updates 2019-10-31 14:48:44 +00:00
insideCells ENH: improve consistency of fileName handling windows/non-windows (#2057) 2021-04-19 16:33:42 +00:00
mergeMeshes ENH: improve consistency of fileName handling windows/non-windows (#2057) 2021-04-19 16:33:42 +00:00
mergeOrSplitBaffles BUG: mergeOrSplitBaffles -dict option ignored (fixes #1759) 2020-07-01 18:41:31 +02:00
mirrorMesh STYLE: make polyMesh constructor explicit 2021-05-12 11:24:57 +02: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: add moveMesh -deltaT option 2020-06-10 15:29:07 +02:00
objToVTK ENH: improve consistency of fileName handling windows/non-windows (#2057) 2021-04-19 16:33:42 +00:00
orientFaceZone ENH: bundle broadcasts (#2371) 2022-04-29 11:44:28 +02:00
polyDualMesh ENH: mergePoints and patch gatherAndMerge improvements (#2402) 2022-03-16 13:44:58 +01:00
refineMesh GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
renumberMesh ENH: checkMesh: -allRegions. See #2072 2021-05-07 09:46:33 +02:00
rotateMesh BUG: rotateMesh: prevent double rotations (Fixes #2186) 2021-12-09 18:49:02 +00:00
setSet STYLE: additional storage checks, noexcept, spelling 2021-11-03 11:27:56 +01:00
setsToZones STYLE: remove/replace unneeded SortableList 2021-07-15 16:47:27 +02:00
singleCellMesh ENH: provide setter methods for IOobject read/write options etc. 2021-03-17 15:10:00 +01:00
splitMesh GIT: Header file updates 2019-10-31 14:48:44 +00:00
splitMeshRegions ENH: bundle broadcasts (#2371) 2022-04-29 11:44:28 +02:00
stitchMesh ENH: report dictionary name actually used (for -dict option) 2020-06-02 14:29:36 +02:00
subsetMesh ENH: relocate/refactor fvMeshSubset 2022-04-29 11:44:29 +02:00
topoSet ENH: namedDictionary for managing keyword/dictionary combinations 2021-05-19 17:13:24 +02:00
transformPoints ENH: multi-region support for rotateMesh (#2072) 2021-06-11 17:18:35 +02:00
zipUpMesh GIT: Header file updates 2019-10-31 14:48:44 +00:00