Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/color/utils/
H A Dvalid.c14 PetscInt *staterow, *statecol, *statespread; in MatColoringTest() local
42 statespread = statecol; in MatColoringTest()
62 statespread = statecol; in MatColoringTest()
81 statespread = staterow; in MatColoringTest()
85statespread[indices[k] - s] != indices[k]) PetscCall(PetscPrintf(PetscObjectComm((PetscObject)mc),… in MatColoringTest()