Added MorphGrow
This commit is contained in:
@@ -359,7 +359,6 @@ double MorphGrow(DoubleArray &BoundaryDist, DoubleArray &Dist, Array<char> &id,
|
||||
}
|
||||
count=sumReduce( Dm->Comm, count);
|
||||
|
||||
return Count;
|
||||
|
||||
return count;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user