Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/bddc/
H A Dbddcgraph.c530 const PetscInt jlabel = labels[oqueue[j]]; in PCBDDCGraphComputeConnectedComponents() local
532 if (jlabel) { in PCBDDCGraphComputeConnectedComponents()
536 if (labels[oqueue[k]] == jlabel) { in PCBDDCGraphComputeConnectedComponents()