BUG: AMI - store all proc overlaps

This commit is contained in:
andy
2012-06-27 09:26:12 +01:00
parent df6578151d
commit 5ad3eb0553

View File

@ -280,7 +280,6 @@ Foam::AMIInterpolation<SourcePatch, TargetPatch>::calcOverlappingProcs
{
overlaps[procI] = true;
nOverlaps++;
break;
}
}
}