OpenFOAM-5.x/src/postProcessing/functionObjects/field/fieldValues
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
..
cellSource functionObjects: Removed the redundant "viable" member function 2016-05-11 12:57:17 +01:00
faceSource functionObjects: Removed the redundant "viable" member function 2016-05-11 12:57:17 +01:00
fieldValue functionObjects: Simplified organization and naming 2016-05-03 23:37:28 +01:00
fieldValueDelta functionObjects: Removed the redundant "viable" member function 2016-05-11 12:57:17 +01:00
controlDict Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00