made xfer constructors explicit, with trickle down to polyMesh/fvMesh calls

This commit is contained in:
Mark Olesen
2008-10-27 13:14:07 +01:00
parent aa2eba40a2
commit 9a4de95354
27 changed files with 90 additions and 88 deletions

View File

@ -272,9 +272,9 @@ bool domainDecomposition::writeDecomposition()
"constant",
processorDb
),
procPoints,
procFaces,
procCells
xferMove(procPoints),
xferMove(procFaces),
xferMove(procCells)
);
// Create processor boundary patches