Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/utils/
H A Dsfutils.c728 PetscErrorCode PetscSFCreateByMatchingIndices(PetscLayout layout, PetscInt numRootIndices, const Pe… in PetscSFCreateByMatchingIndices()
/petsc/src/dm/impls/plex/
H A Dplextree.c2230 PetscInt numRootIndices, numRootMatrices; in DMPlexComputeInterpolatorTree() local
3478 PetscInt *remoteOffsets, numRootIndices; in DMPlexTransferInjectorTree() local
/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c1026 static PetscErrorCode PetscSFFindMatchingIndices(PetscLayout layout, PetscInt numRootIndices, const… in PetscSFFindMatchingIndices()