Searched refs:leafLocalOffset (Results 1 – 2 of 2) sorted by relevance
728 … PetscInt leafIndices[], const PetscInt leafLocalIndices[], PetscInt leafLocalOffset, PetscSF *sfA… in PetscSFCreateByMatchingIndices() argument799 …if (areIndicesSame && rootLocalIndices == leafLocalIndices && leafLocalOffset == rootLocalOffset) { in PetscSFCreateByMatchingIndices()807 ilocal[nleaves] = leafLocalOffset + i; in PetscSFCreateByMatchingIndices()817 …for (i = 0; i < nleaves; ++i) ilocal[i] = leafLocalOffset + (leafLocalIndices ? leafLocalIndices[i… in PetscSFCreateByMatchingIndices()
1026 … PetscInt leafIndices[], const PetscInt leafLocalIndices[], PetscInt leafLocalOffset, PetscSection… in PetscSFFindMatchingIndices() argument