Searched refs:rowdegrees (Results 1 – 1 of 1) sorted by relevance
12 const PetscInt *coldegrees, *rowdegrees; in MatColoringCreateBipartiteGraph() local64 PetscCall(PetscSFComputeDegreeBegin(*etor, &rowdegrees)); in MatColoringCreateBipartiteGraph()65 PetscCall(PetscSFComputeDegreeEnd(*etor, &rowdegrees)); in MatColoringCreateBipartiteGraph()