Searched refs:aoverlap (Results 1 – 1 of 1) sorted by relevance
1187 PetscInt aoverlap; in DMSetUp_pforest() local1189 PetscCall(DMForestGetPartitionOverlap(adaptFrom, &aoverlap)); in DMSetUp_pforest()1190 if (aoverlap != overlap) ctx.anyChange = PETSC_TRUE; in DMSetUp_pforest()