Searched refs:sgidold (Results 1 – 1 of 1) sorted by relevance
998 PetscInt sgidold = (PetscInt)PetscRealPart(lid_parent_gid[lid]); in fixAggregatesWithSquare() local1009 … if (IS_SELECTED(statej) && sgidold != statej) { /* ghost will steal this, remove from my list */ in fixAggregatesWithSquare()1011 if (sgidold >= my0 && sgidold < Iend) { /* this was mine */ in fixAggregatesWithSquare()1012 PetscInt hav = 0, oldslidj = sgidold - my0; in fixAggregatesWithSquare()