Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/tfs/
H A Dtfs.h198 #define SORT_INTEGER 1 macro
H A Divec.c534 if (type == SORT_INTEGER) { in PCTFS_SMI_sort()
H A Dgs.c274 …tscCallAbort(PETSC_COMM_WORLD, PCTFS_SMI_sort((void *)elms, (void *)companion, nel, SORT_INTEGER)); in gsi_check_args()