Skip to content
Snippets Groups Projects
Commit 884a6352 authored by Henry's avatar Henry
Browse files

Added ;

parent ed8f5012
Branches
Tags
No related merge requests found
...@@ -193,7 +193,7 @@ void Foam::fvMeshSubset::doCoupledPatches ...@@ -193,7 +193,7 @@ void Foam::fvMeshSubset::doCoupledPatches
if (nUncoupled > 0) if (nUncoupled > 0)
{ {
Info<< "Uncoupled " << nUncoupled << " faces on coupled patches. " Info<< "Uncoupled " << nUncoupled << " faces on coupled patches. "
<< "(processorPolyPatch, cyclicPolyPatch)" << nl << "(processorPolyPatch, cyclicPolyPatch)" << nl;
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment