functionObjects: minor reformatting of output

This commit is contained in:
Henry Weller
2016-05-18 13:37:08 +01:00
parent 982ebe6f59
commit aa4b93068b
3 changed files with 5 additions and 5 deletions

View File

@ -57,7 +57,7 @@ void Foam::functionObjects::histogram::writeGraph
outputPath/formatterPtr_().getFileName(coords, fieldNames)
);
Info<< "Writing histogram of " << fieldName
Info<< " Writing histogram of " << fieldName
<< " to " << graphFile.name() << endl;
List<const scalarField*> yPtrs(1);