Home
last modified time | relevance | path

Searched refs:PetscFindCount (Results 1 – 4 of 4) sorted by relevance

/petsc/doc/changes/
H A D323.md31 - Add `PetscSortedCheckDupsCount()` and `PetscFindCount()`
/petsc/src/vec/is/utils/
H A Dkdtree.c124 PetscCall(PetscFindCount(sorted_indices[d * num_coords + i], range_size, temp, &location)); in PetscKDTreeVerifySortedIndices()
/petsc/src/sys/utils/
H A Dsorti.c574 PetscErrorCode PetscFindCount(PetscCount key, PetscCount n, const PetscCount X[], PetscCount *loc) in PetscFindCount() function
/petsc/include/
H A Dpetscsys.h2397 PETSC_EXTERN PetscErrorCode PetscFindCount(PetscCount, PetscCount, const PetscCount[], PetscCount *…