Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/bddc/
H A Dbddcgraph.c489 const PetscInt *jlabels = mrbuffer + j * n_sharing[0]; in PCBDDCGraphComputeConnectedComponents() local
497 if (jlabels[s] != klabels[s]) { in PCBDDCGraphComputeConnectedComponents()