Home
last modified time | relevance | path

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

/petsc/src/sys/utils/
H A Dsortso.c479 static inline PetscErrorCode PetscInsertionSortWithArray_Private(char *arr, char *atarr, size_t asi… in PetscInsertionSortWithArray_Private() function
882 …PetscCall(PetscInsertionSortWithArray_Private(arr, atarr, asize, barr, btarr, bsize, cmp, ctx, run… in PetscTimSortBuildRunWithArray_Private()