OpenFOAM-4.x/src/postProcessing
Henry Weller 758dfc2c1f 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
..
foamCalcFunctions Standardized cell, patch and face loop index names 2016-04-25 10:28:32 +01:00
functionObjects Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
postCalc Pe: Create and write volScalarField in addition to the surfaceScalarField for ease of post-processing 2015-04-25 16:29:54 +01:00
Allwmake scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00