Home
last modified time | relevance | path

Searched refs:fNewStart (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplex.c8005 PetscInt fNewStart = newOffsets[f]; in DMPlexAnchorsGetSubMatModification() local
8006 for (PetscInt p = 0, o = fStart, oNew = fNewStart; p < numPoints; p++) { in DMPlexAnchorsGetSubMatModification()