Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/utils/
H A Dsfutils.c728 …yMatchingIndices(PetscLayout layout, PetscInt numRootIndices, const PetscInt rootIndices[], const … in PetscSFCreateByMatchingIndices()
/petsc/src/dm/impls/plex/
H A Dplextree.c2072 PetscInt *rootIndices, *leafIndices; in DMPlexComputeInterpolatorTree() local
3517 PetscInt *rootIndices = NULL, *parentIndices, pRefStart, pRefEnd; in DMPlexComputeInjectorTree() local
/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c1026 …dMatchingIndices(PetscLayout layout, PetscInt numRootIndices, const PetscInt rootIndices[], const … in PetscSFFindMatchingIndices()