Searched refs:localIndices (Results 1 – 1 of 1) sorted by relevance
452 PetscInt *localIndices; in PetscSFCreateSectionSF() local478 PetscCall(PetscMalloc1(numIndices, &localIndices)); in PetscSFCreateSectionSF()492 localIndices[ind] = loff + d; in PetscSFCreateSectionSF()499 …PetscCall(PetscSFSetGraph(*sectionSF, numSectionRoots, numIndices, localIndices, PETSC_OWN_POINTER… in PetscSFCreateSectionSF()