mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
functionObjects: minor reformatting of output
This commit is contained in:
@ -781,7 +781,7 @@ bool Foam::functionObjects::wallBoundedStreamLine::write(const bool postProcess)
|
||||
)
|
||||
);
|
||||
|
||||
Info<< "Writing data to " << vtkFile.path() << endl;
|
||||
Info<< " Writing data to " << vtkFile.path() << endl;
|
||||
|
||||
scalarFormatterPtr_().write
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user