Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplextree.c1549 IS refAnIS, anIS; in DMPlexComputeAnchorMatrix_Tree_FromReference() local
1563 PetscCall(DMPlexGetAnchors(dm, &anSec, &anIS)); in DMPlexComputeAnchorMatrix_Tree_FromReference()
1564 PetscCall(ISGetIndices(anIS, &anchors)); in DMPlexComputeAnchorMatrix_Tree_FromReference()
1752 PetscCall(ISRestoreIndices(anIS, &anchors)); in DMPlexComputeAnchorMatrix_Tree_FromReference()