OpenFOAM-4.x/applications/solvers/basic/laplacianFoam
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
..
Make ddtScheme::fvcDdtPhiCoeff: Zero ddtCorr on AMIs 2015-03-24 15:23:01 +00:00
createFields.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
laplacianFoam.C Applications: use pimpleControl.dict() and simpleControl.dict() instead of looking-up the sub-dict 2015-02-09 22:15:26 +00:00
write.H Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00