mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: probes : extraneous space
This commit is contained in:
@ -163,7 +163,7 @@ Foam::label Foam::probes::prepare()
|
|||||||
|
|
||||||
if (debug)
|
if (debug)
|
||||||
{
|
{
|
||||||
Info<< "open probe stream: " << sPtr->name() << endl;
|
Info<< "open probe stream: " << sPtr->name() << endl;
|
||||||
}
|
}
|
||||||
|
|
||||||
probeFilePtrs_.insert(fieldName, sPtr);
|
probeFilePtrs_.insert(fieldName, sPtr);
|
||||||
|
|||||||
Reference in New Issue
Block a user