Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/utils/
H A Dsfutils.c728 …Indices[], PetscInt rootLocalOffset, PetscInt numLeafIndices, const PetscInt leafIndices[], const … in PetscSFCreateByMatchingIndices()
/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c1026 …Indices[], PetscInt rootLocalOffset, PetscInt numLeafIndices, const PetscInt leafIndices[], const … in PetscSFFindMatchingIndices()
/petsc/src/dm/impls/plex/
H A Dplextree.c2072 PetscInt *rootIndices, *leafIndices; in DMPlexComputeInterpolatorTree() local