openfoam/applications/utilities/postProcessing/dataConversion/foamToVTK
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
..
foamToVTK functionObjects, foamCalcFunctions, fvOptions: Standardized keywords for selecting fields and objects 2016-05-21 20:15:21 +01:00
Make functionObjects: rewritten to all be derived from 'functionObject' 2016-05-15 16:40:01 +01:00
Allwmake foamToVTK: Added Allwmake 2016-05-06 17:42:22 +01:00
foamToVTK.C writeVTK: New functionObject to write fields is VTK format 2016-05-10 10:06:19 +01:00