openfoam/applications/utilities/postProcessing/dataConversion/foamToEnsight
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 COMP: fix linkage on some libs and utils (general and mingw) 2021-05-31 20:54:58 +02:00
checkFieldAvailability.H ENH: use objectRegistry/IOobjectList sorted instead of lookupClass 2023-07-31 20:11:32 +02:00
checkMeshMoving.H STYLE: prefer REGISTER/NO_REGISTER instead of true/false for IOobject 2023-03-10 14:16:32 +00:00
convertAreaFields.H ENH: multi-region support for foamToEnsight (#2080) 2021-05-30 21:02:59 +02:00
convertLagrangian.H ENH: direct ensight output of float/double 2022-11-15 17:26:09 +01:00
convertVolumeFields.H ENH: multi-region support for foamToEnsight (#2080) 2021-05-30 21:02:59 +02:00
createMeshAccounting.H ENH: add 'filtered' polyMesh regionName() method 2022-05-27 14:10:31 +02:00
findCloudFields.H ENH: more consistent use of broadcast, combineReduce etc. 2022-11-08 16:48:08 +00:00
foamToEnsight.C ENH: add -verbose option to surface conversion, cleanup 2023-05-09 19:30:57 +02:00
getTimeIndex.H STYLE: prefer REGISTER/NO_REGISTER instead of true/false for IOobject 2023-03-10 14:16:32 +00:00
readFields.C STYLE: prefer REGISTER/NO_REGISTER instead of true/false for IOobject 2023-03-10 14:16:32 +00:00
readFields.H ENH: use objectRegistry/IOobjectList sorted instead of lookupClass 2023-07-31 20:11:32 +02:00
writeAreaFields.H ENH: use objectRegistry/IOobjectList sorted instead of lookupClass 2023-07-31 20:11:32 +02:00
writeDimFields.H ENH: use objectRegistry/IOobjectList sorted instead of lookupClass 2023-07-31 20:11:32 +02:00
writePointFields.H ENH: use objectRegistry/IOobjectList sorted instead of lookupClass 2023-07-31 20:11:32 +02:00
writeVolFields.H ENH: use objectRegistry/IOobjectList sorted instead of lookupClass 2023-07-31 20:11:32 +02:00