openfoam/applications/utilities/postProcessing/dataConversion
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
..
foamDataToFluent Remove .internalField() clutter for const-access to the internal field 2016-04-28 12:37:31 +01:00
foamToEnsight Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
foamToEnsightParts Use Zero rather than pTraits<Type>::zero unless a static typed '0' is required 2016-03-22 17:46:52 +00:00
foamToGMV
foamToTecplot360 Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
foamToTetDualMesh Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
foamToVTK functionObjects: Simplified the handling of the post-processing mode 2016-06-13 08:36:03 +01:00
smapToFoam applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00