Testing: remove barrier

This commit is contained in:
Hrvoje Jasak 2016-10-19 16:48:18 +01:00
parent 5e9baf85c6
commit efb22e56fd

View file

@ -420,8 +420,7 @@ void Foam::mapDistribute::compact(const boolList& elemIsUsed, const int tag)
// Wait for all to finish // Wait for all to finish
// Pstream::waitRequests(startOfRequests);
Pstream::waitRequests(startOfRequests);
// Compact out all submap entries that are referring to unused elements // Compact out all submap entries that are referring to unused elements