Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/bddc/
H A Dbddcgraph.c480 for (PetscInt i = 0, rcumlabels = 0, mcumlabels = 0; i < nr; i++) { in PCBDDCGraphComputeConnectedComponents() local
483 const PetscInt *mrbuffer = mrlabels + mcumlabels; in PCBDDCGraphComputeConnectedComponents()
508 mcumlabels += n_sharing[0] * subset_size; in PCBDDCGraphComputeConnectedComponents()