Searched defs:gallopleft (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/sys/utils/ |
| H A D | sortso.c | 211 PetscInt i = 0, j = mid, k = left, gallopleft = 0, gallopright = 0; in PetscTimSortMergeLo_Private() local 273 PetscInt i = 0, j = mid, k = left, gallopleft = 0, gallopright = 0; in PetscTimSortMergeLoWithArray_Private() local 338 PetscInt i = right - mid, j = mid - 1, k = right, gallopleft = 0, gallopright = 0; in PetscTimSortMergeHi_Private() local 400 PetscInt i = right - mid, j = mid - 1, k = right, gallopleft = 0, gallopright = 0; in PetscTimSortMergeHiWithArray_Private() local
|