openfoam/applications/utilities/postProcessing/dataConversion/foamToVTK
Henry Weller 6164c2f262 Standardized the naming of functions which control the writing of fields etc.
to have the prefix 'write' rather than 'output'

So outputTime() -> writeTime()

but 'outputTime()' is still supported for backward-compatibility.

Also removed the redundant secondary-writing functionality from Time
which has been superseded by the 'writeRegisteredObject' functionObject.
2016-05-12 17:38:01 +01:00
..
foamToVTK Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
Make foamToVTK: Separated into the library libfoamToVTK and the utility foamToVTK 2016-05-04 15:16:33 +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