Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/utils/
H A Dsfutils.c451 PetscInt numRoots, numSectionRoots, numPoints, numIndices = 0; in PetscSFCreateSectionSF() local
465 PetscCall(PetscSectionGetStorageSize(rootSection, &numSectionRoots)); in PetscSFCreateSectionSF()
499 …PetscCall(PetscSFSetGraph(*sectionSF, numSectionRoots, numIndices, localIndices, PETSC_OWN_POINTER… in PetscSFCreateSectionSF()