Searched refs:PetscTimSortMergeLoWithArray_Private (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/sys/utils/ |
| H A D | sortso.c | 271 static inline PetscErrorCode PetscTimSortMergeLoWithArray_Private(char *arr, char *atarr, size_t as… in PetscTimSortMergeLoWithArray_Private() function 609 …PetscCall(PetscTimSortMergeLoWithArray_Private(arr, abuff->ptr, asize, barr, bbuff->ptr, bsize, cm… in PetscTimSortForceCollapseWithArray_Private() 731 …PetscCall(PetscTimSortMergeLoWithArray_Private(arr, abuff->ptr, asize, barr, bbuff->ptr, bsize, cm… in PetscTimSortMergeCollapseWithArray_Private() 757 …PetscCall(PetscTimSortMergeLoWithArray_Private(arr, abuff->ptr, asize, barr, bbuff->ptr, bsize, cm… in PetscTimSortMergeCollapseWithArray_Private() 782 …PetscCall(PetscTimSortMergeLoWithArray_Private(arr, abuff->ptr, asize, barr, bbuff->ptr, bsize, cm… in PetscTimSortMergeCollapseWithArray_Private()
|