STYLE: processorPolyPatch : updated comment

This commit is contained in:
mattijs
2010-12-13 16:09:44 +00:00
parent c7560ad8b6
commit 3fe4d6a55f

View File

@ -409,6 +409,7 @@ void Foam::processorPolyPatch::updateMesh(PstreamBuffers& pBufs)
}
// Remove any addressing used for shared points/edges calculation
// since mostly not needed.
primitivePatch::clearOut();
}
}