openfoam/src/functionObjects/field/regionSizeDistribution
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
..
regionSizeDistribution.C ENH: use objectRegistry/IOobjectList sorted instead of lookupClass 2023-07-31 20:11:32 +02:00
regionSizeDistribution.H ENH: use sorted order for patch IDs in fieldFunctionObjects (#2819) 2023-07-31 20:11:32 +02:00