mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: processorPolyPatch : updated comment
This commit is contained in:
@ -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();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user