Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/bas/
H A Dspbas.c185 PetscInt *iswap; /* auxiliary pointers for swapping */ in spbas_mergesort_icols() local
231 iswap = ihlp2; in spbas_mergesort_icols()
233 ihlp1 = iswap; in spbas_mergesort_icols()
533 PetscInt *iswap; /* auxiliary pointers for swapping */ in spbas_mergesort() local
605 iswap = ihlp2; in spbas_mergesort()
607 ihlp1 = iswap; in spbas_mergesort()