Formatting
This commit is contained in:
parent
5d8a7c2032
commit
6e3925fcc9
1 changed files with 1 additions and 1 deletions
|
@ -467,7 +467,7 @@ bool Foam::mixerFvMesh::update()
|
|||
|
||||
if (globalMorphing)
|
||||
{
|
||||
Info << "Attaching rotors" << endl;
|
||||
Info<< "Attaching rotors" << endl;
|
||||
|
||||
deleteDemandDrivenData(movingPointsMaskPtr_);
|
||||
|
||||
|
|
Reference in a new issue