openfoam/applications/utilities/postProcessing/dataConversion/foamToEnsightParts
Mark Olesen 88ca081c8c ENH: reduce startup time for ensight conversion (issue #240).
- Less looping when detecting lagrangian clouds and their fields.

- Avoid using Time::setTime() and IOobjectList in tight loops.
  They both kill performance immensely.

ENH: provide a -noLagrangian option to foamToEnsight and foamToEnsightParts
for even more control.
2016-09-23 17:45:47 +02:00
..
Make ENH: checkMesh: have -writeSets option 2015-11-23 15:24:33 +00:00
checkHasMovingMesh.H ENH: improve startup time for foamToEnsight conversion (issue #240). 2016-09-21 18:15:19 +02:00
ensightOutputCase.H BUG: ensight writers not catching special reserved characters (fixes #122) 2016-06-07 17:16:09 +01:00
ensightOutputFunctions.C BUG: incorrect symmTensor order for some ensight output (fixes #243) 2016-09-23 09:10:57 +02:00
ensightOutputFunctions.H Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
findFields.H ENH: reduce startup time for ensight conversion (issue #240). 2016-09-23 17:45:47 +02:00
foamToEnsightParts.C ENH: reduce startup time for ensight conversion (issue #240). 2016-09-23 17:45:47 +02:00
getTimeIndex.H ENH: improve startup time for foamToEnsight conversion (issue #240). 2016-09-21 18:15:19 +02:00
moveMesh.H ENH: glboal file handling: initial commit 2016-01-25 13:03:15 +00:00