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