STYLE: processor*patch: unused argument

This commit is contained in:
mattijs
2013-05-22 17:26:05 +01:00
parent 2e5227a6f8
commit 9ffb6c3f99

View File

@ -448,7 +448,6 @@ bool Foam::domainDecomposition::writeDecomposition()
curStart,
nPatches,
procMesh.boundaryMesh(),
Pstream::worldComm,
procI,
curNeighbourProcessors[procPatchI]
);
@ -476,7 +475,6 @@ bool Foam::domainDecomposition::writeDecomposition()
curStart,
nPatches,
procMesh.boundaryMesh(),
Pstream::worldComm,
procI,
curNeighbourProcessors[procPatchI],
referPatch,