Home
last modified time | relevance | path

Searched defs:tmpIndices (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplex.c7790 …, const PetscInt pnts[], PetscSection section, PetscSection cSec, PetscInt tmpIndices[], PetscInt … in DMPlexAnchorsGetSubMatIndices()
7849 PetscInt *newPoints, *indices, *newIndices, *tmpIndices, *tmpNewIndices; in DMPlexAnchorsGetSubMatModification() local