Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/tfs/
H A Dtfs.h199 #define SORT_INT_PTR 2 macro
H A Divec.c537 } else if (type == SORT_INT_PTR) { in PCTFS_SMI_sort()
H A Dgs.c426 …SMI_sort((void *)gs->num_local_reduce, (void *)gs->local_reduce, gs->num_local + 1, SORT_INT_PTR)); in gsi_via_bit_mask()