patch 17Mar17

This commit is contained in:
Steve Plimpton
2017-03-17 11:29:23 -06:00
parent 9f35b764f8
commit 4a90bca7a3
7 changed files with 32 additions and 25 deletions

View File

@ -1176,7 +1176,6 @@ void median_merge(void *in, void *inout, int *len, MPI_Datatype *dptr)
void RCB::invert(int sortflag)
{
// only create Irregular if not previously created
// allows Irregular to persist for multiple RCB calls by fix balance