OpenFOAM-4.x-lab/src/postProcessing/functionObjects/utilities/systemCall
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
..
Make functionObjects: Simplified organization and naming 2016-05-03 23:37:28 +01:00
controlDict Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
systemCall.C functionObjects: Removed the redundant "viable" member function 2016-05-11 12:57:17 +01:00
systemCall.H functionObjects: Removed the redundant "viable" member function 2016-05-11 12:57:17 +01:00
systemCallFunctionObject.C functionObjects: Simplified organization and naming 2016-05-03 23:37:28 +01:00
systemCallFunctionObject.H functionObjects: Simplified organization and naming 2016-05-03 23:37:28 +01:00