openfoam/applications/utilities/postProcessing/lagrangian/steadyParticleTracks
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
..
Make
createControls.H ENH: consolidate 'formatOptions' handling for coordSetWriter/surfaceWriter 2022-11-08 16:48:08 +00:00
steadyParticleTracks.C STYLE: prefer isHeaderClass<Type>() check instead of Type::typeName 2023-05-19 00:48:14 +02:00
steadyParticleTracksTemplates.C ENH: use objectRegistry/IOobjectList sorted instead of lookupClass 2023-07-31 20:11:32 +02:00
steadyParticleTracksTemplates.H ENH: refactor coordSet writers (#2347) 2022-03-10 19:41:22 +01:00