Searched refs:leafLocalIndices (Results 1 – 2 of 2) sorted by relevance
728 …tscInt numLeafIndices, const PetscInt leafIndices[], const PetscInt leafLocalIndices[], PetscInt l… in PetscSFCreateByMatchingIndices() argument742 if (leafLocalIndices) PetscAssertPointer(leafLocalIndices, 8); in PetscSFCreateByMatchingIndices()799 …if (areIndicesSame && rootLocalIndices == leafLocalIndices && leafLocalOffset == rootLocalOffset) { in PetscSFCreateByMatchingIndices()817 …r (i = 0; i < nleaves; ++i) ilocal[i] = leafLocalOffset + (leafLocalIndices ? leafLocalIndices[i] … in PetscSFCreateByMatchingIndices()
1026 …tscInt numLeafIndices, const PetscInt leafIndices[], const PetscInt leafLocalIndices[], PetscInt l… in PetscSFFindMatchingIndices() argument1041 if (leafLocalIndices) PetscAssertPointer(leafLocalIndices, 8); in PetscSFFindMatchingIndices()