Searched refs:PetscSortedRemoveDupsInt (Results 1 – 6 of 6) sorted by relevance
412 PetscErrorCode PetscSortedRemoveDupsInt(PetscInt *n, PetscInt X[]) in PetscSortedRemoveDupsInt() function514 PetscCall(PetscSortedRemoveDupsInt(n, X)); in PetscSortRemoveDupsInt()
196 PetscCall(PetscSortedRemoveDupsInt(&nb, sub->idx)); in ISSortRemoveDups_Block()
555 PetscCall(PetscSortedRemoveDupsInt(&n, sub->idx)); in ISSortRemoveDups_General()
307 PetscCall(PetscSortedRemoveDupsInt(&num_non_dups, myRankPairRoots)); in DMPlexCreateAdjacencySection_Static()
2390 PETSC_EXTERN PetscErrorCode PetscSortedRemoveDupsInt(PetscInt *, PetscInt[]);
1442 PetscCall(PetscSortedRemoveDupsInt(&nselected, leaves)); in PetscSFCreateEmbeddedLeafSF()