mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: mpi: use per-application communicator.
This commit is contained in:
@ -511,9 +511,9 @@ void writeProcAddressing
|
||||
patchDistMap.constructMap(),
|
||||
patchDistMap.constructHasFlip(),
|
||||
patchMap,
|
||||
label(-1),
|
||||
eqOp<label>(),
|
||||
flipOp(),
|
||||
label(-1),
|
||||
UPstream::msgType()
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user