mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +05:00
porperly clean up created mpi-group/comm in paralleltop
This commit is contained in:
parent
287256a626
commit
1d0886fbec
@ -698,6 +698,9 @@ namespace netgen
|
||||
// cout << "UpdateCoarseGrid - done" << endl;
|
||||
|
||||
is_updated = true;
|
||||
|
||||
MPI_Group_free(&MPI_LocalGroup);
|
||||
MPI_Comm_free(&MPI_LocalComm);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user