openfoam/applications/utilities/mesh
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
..
advanced GeometricField::GeometricBoundaryField -> GeometricField::Boundary 2016-04-28 07:22:02 +01:00
conversion Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
generation Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
manipulation Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00