Searched refs:nodes_touched (Results 1 – 1 of 1) sorted by relevance
734 PetscInt i, j, k, nodes_touched, is_size, nvtxs = graph->nvtxs; in PCBDDCGraphSetUp() local939 nodes_touched = 0; in PCBDDCGraphSetUp()941 if (graph->nodes[i].touched) nodes_touched++; in PCBDDCGraphSetUp()947 PetscInt nused = nvtxs - nodes_touched; in PCBDDCGraphSetUp()