Skip to content
Snippets Groups Projects
Commit 642421f7 authored by Markus Blatt's avatar Markus Blatt
Browse files

Barrier is bad and superfluous.

[[Imported from SVN: r1042]]
parent d8b88927
Branches
Tags
No related merge requests found
......@@ -1154,7 +1154,6 @@ namespace Dune {
delete[] statuses;
}
MPI_Barrier(comm_);
// delete allocated memory
if(destPairs!=sourcePairs)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment