mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: redistributePar: indentation
This commit is contained in:
@ -2579,7 +2579,7 @@ int main(int argc, char *argv[])
|
|||||||
|| procStat == fvMesh::TOPO_PATCH_CHANGE
|
|| procStat == fvMesh::TOPO_PATCH_CHANGE
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
Info<< " Detected topology change; reconstructing addressing"
|
Info<< " Detected topology change; reconstructing addressing"
|
||||||
<< nl << endl;
|
<< nl << endl;
|
||||||
|
|
||||||
if (baseMeshPtr.valid())
|
if (baseMeshPtr.valid())
|
||||||
|
|||||||
Reference in New Issue
Block a user