BUG: Corrected logFiles usage for parallel running; doc updates. Fixes #366

This commit is contained in:
Andrew Heather
2016-12-23 10:30:29 +00:00
parent 13395c17f4
commit 58b6fae81a
6 changed files with 28 additions and 24 deletions

View File

@ -49,7 +49,7 @@ Usage
See also
Foam::functionObject
Foam::functionObjects::fvMeshFunctionObject
Foam::functionObjects::writeFiles
Foam::functionObjects::writeFile
Foam::functionObjects::timeControl
SourceFiles
@ -61,7 +61,7 @@ SourceFiles
#define functionObjects_residuals_H
#include "fvMeshFunctionObject.H"
#include "logFiles.H"
#include "writeFile.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //