Searched refs:PetscSortedCheckDupsCount (Results 1 – 4 of 4) sorted by relevance
31 - Add `PetscSortedCheckDupsCount()` and `PetscFindCount()`
120 PetscCall(PetscSortedCheckDupsCount(range_size, temp, &has_duplicates)); in PetscKDTreeVerifySortedIndices()
477 PetscErrorCode PetscSortedCheckDupsCount(PetscCount n, const PetscCount X[], PetscBool *flg) in PetscSortedCheckDupsCount() function
2392 PETSC_EXTERN PetscErrorCode PetscSortedCheckDupsCount(PetscCount, const PetscCount[], PetscBool *);