Searched refs:PetscSortedInt (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/vec/is/sf/tests/ |
| H A D | ex19.c | 117 PetscCall(PetscSortedInt(nLeaves, tlocal, &sorted)); in CreateSF0()
|
| /petsc/src/vec/is/is/interface/ |
| H A D | index.c | 335 PetscCall(PetscSortedInt(n, indices, &flg)); in ISSetInfo_Internal() 513 PetscCall(PetscSortedInt(n, idx, &sortedLocal)); in ISGetInfo_Sorted_Private()
|
| /petsc/src/sys/utils/ |
| H A D | sorti.c | 258 PetscErrorCode PetscSortedInt(PetscCount n, const PetscInt X[], PetscBool *sorted) in PetscSortedInt() function
|
| /petsc/include/ |
| H A D | petscsys.h | 2382 PETSC_EXTERN PetscErrorCode PetscSortedInt(PetscCount, const PetscInt[], PetscBool *);
|