mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
COMP: fvMeshSubset: typo
This commit is contained in:
@ -193,7 +193,7 @@ void Foam::fvMeshSubset::doCoupledPatches
|
||||
if (nUncoupled > 0)
|
||||
{
|
||||
Info<< "Uncoupled " << nUncoupled << " faces on coupled patches. "
|
||||
<< "(processorPolyPatch, cyclicPolyPatch)" << nl
|
||||
<< "(processorPolyPatch, cyclicPolyPatch)" << endl;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user