Home
last modified time | relevance | path

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

/petsc/src/sys/utils/
H A Dsortso.c710 static inline PetscErrorCode PetscTimSortMergeCollapseWithArray_Private(char *arr, size_t asize, ch… in PetscTimSortMergeCollapseWithArray_Private() function
1127 …PetscCall(PetscTimSortMergeCollapseWithArray_Private((char *)arr, asize, (char *)barr, bsize, cmp,… in PetscTimSortWithArray()