openfoam/applications/utilities/mesh/generation
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
..
blockMesh Standardized cell, patch and face loop index names 2016-04-25 10:28:32 +01:00
extrude Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
extrude2DMesh Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
foamyMesh Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
snappyHexMesh boundaryField() -> boundaryFieldRef() 2016-04-24 22:07:37 +01:00
Allwmake applications/.*/Allwmake: Updated to support "stop on 1st error" 2016-04-04 09:03:40 +01:00