STYLE: specify "U[IO]Pstream" instead of "[IO]Pstream" for (read|write)

- consistency. Replace some instances of 'slave' with proc
This commit is contained in:
Mark Olesen
2022-06-30 09:55:15 +02:00
parent da0b241de6
commit 8e017fa63c
19 changed files with 75 additions and 78 deletions

View File

@ -184,7 +184,7 @@ void Foam::isoSurfacePoint::syncUnseparatedPoints
pointField nbrPatchInfo(procPatch.nPoints());
{
// We do not know the number of points on the other side
// so cannot use Pstream::read.
// so cannot use UIPstream::read
IPstream fromNbr
(
Pstream::commsTypes::blocking,