Searched refs:nused (Results 1 – 1 of 1) sorted by relevance
947 PetscInt nused = nvtxs - nodes_touched; in PCBDDCGraphSetUp() local948 PetscCall(PetscMalloc2(nused + 1, &graph->cptr, nused, &graph->queue)); in PCBDDCGraphSetUp()