Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/color/impls/greedy/
H A Dgreedy.c178 const PetscInt *rmd_i, *rmo_i, *rmd_j, *rmo_j; in GreedyColoringLocalDistanceTwo_Private() local
209 rmd_j = dseq->j; in GreedyColoringLocalDistanceTwo_Private()
222 rmd_j = dseq->j; in GreedyColoringLocalDistanceTwo_Private()
233 rmd_j = dseq->j; in GreedyColoringLocalDistanceTwo_Private()
296 cidx = &(rmd_j[rmd_i[idx]]); in GreedyColoringLocalDistanceTwo_Private()