mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: regionToCell: indenting
This commit is contained in:
@ -243,6 +243,8 @@ void Foam::regionToCell::shrinkRegions
|
||||
}
|
||||
}
|
||||
}
|
||||
Info<< " Eroded " << returnReduce(nChanged, sumOp<label>())
|
||||
<< " cells." << endl;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user