Searched refs:fNewStart (Results 1 – 1 of 1) sorted by relevance
8005 PetscInt fNewStart = newOffsets[f]; in DMPlexAnchorsGetSubMatModification() local8006 for (PetscInt p = 0, o = fStart, oNew = fNewStart; p < numPoints; p++) { in DMPlexAnchorsGetSubMatModification()