openfoam/applications/utilities/mesh/advanced
Mark Olesen db16d80840 ENH: use objectRegistry/IOobjectList sorted instead of lookupClass
- in most cases a parallel-consistent order is required.
  Even when the order is not important, it will generally require
  fewer allocations to create a UPtrList of entries instead of a
  HashTable or even a wordList.
2023-07-31 20:11:32 +02:00
..
collapseEdges ENH: report dictionary name actually used (for -dict option) 2020-06-02 14:29:36 +02:00
combinePatchFaces STYLE: check autoPtr as plain bool instead of valid() 2020-07-16 11:39:24 +02:00
modifyMesh STYLE: check iterator validity with good() instead of found() 2023-02-10 17:12:48 +01:00
PDRMesh ENH: use objectRegistry/IOobjectList sorted instead of lookupClass 2023-07-31 20:11:32 +02:00
refineHexMesh GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
refinementLevel STYLE: use polyPatchList instead of List<polyPatch*> in more places 2022-09-26 18:03:23 +02:00
refineWallLayer GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
removeFaces GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
selectCells ENH: relocate zero_one to pTraits, allows reuse for scalar clamping 2023-02-27 15:41:25 +01:00
snappyRefineMesh STYLE: use polyPatchList instead of List<polyPatch*> in more places 2022-09-26 18:03:23 +02:00
splitCells GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00