OpenFOAM-5.x/tutorials/mesh/refineMesh/refineFieldDirs
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
..
calcRadiusField refineMesh: Added customizable direction fields to multiDirRefinement 2016-02-22 17:06:18 +00:00
system Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
Allclean refineMesh: Added customizable direction fields to multiDirRefinement 2016-02-22 17:06:18 +00:00
Allrun Sprucing up the tutorials folder and adding -dict to "collapseEdges" 2016-03-06 19:06:44 +00:00