Searched refs:PetscSortCount (Results 1 – 4 of 4) sorted by relevance
363 PetscErrorCode PetscSortCount(PetscCount n, PetscCount X[]) in PetscSortCount() function369 QuickSort1(PetscSortCount, X, n, pivot, t1); in PetscSortCount()
119 PetscCall(PetscSortCount(range_size, temp)); in PetscKDTreeVerifySortedIndices()
122 - Add `PetscSortedInt64()`, `PetscSortInt64()` and `PetscSortCount()` for sorting and checking arra…
2388 PETSC_EXTERN PetscErrorCode PetscSortCount(PetscCount, PetscCount[]);