openfoam/applications/utilities
Henry Weller ae1a6dd12d functionObjects: Simplified the handling of the post-processing mode
Replaced the 'postProcess' argument to the 'write' and 'execute'
functions with the single static member 'postProcess' in the
functionObject base-class.
2016-06-13 08:36:03 +01:00
..
mesh checkMesh: Added writing of faceSets and cellSets containing errors 2016-06-12 20:51:07 +01:00
miscellaneous foamList: Updated handling of switches and removed the '-redundant' option which does not work 2016-06-11 15:24:01 +01:00
parallelProcessing Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
postProcessing functionObjects: Simplified the handling of the post-processing mode 2016-06-13 08:36:03 +01:00
preProcessing wallFunctionTable: corrected source file name 2016-06-10 14:07:32 +01:00
surface Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
thermophysical postProcessing: Replaced 'foamCalc' and the 'postCalc' utilities 2016-05-28 18:58:48 +01:00