openfoam/applications/utilities/postProcessing/dataConversion
Henry Weller f5ce43069d functionObjects, foamCalcFunctions, fvOptions: Standardized keywords for selecting fields and objects
Generally fields and objects are selected using the 'field[s]' and
'object[s]' keywords but this was not consistent between all
functionObject, fvOptions etc. and now fixed by applying the following
renaming:

fieldName -> field
fieldNames -> fields
objectName -> object
objectNames -> objects
2016-05-21 20:15:21 +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 Formatting: Rationalized the indentation of #include 2015-02-10 20:35:50 +00:00
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, foamCalcFunctions, fvOptions: Standardized keywords for selecting fields and objects 2016-05-21 20:15:21 +01:00
smapToFoam applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00