Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/color/utils/
H A Dweights.c35 PetscErrorCode MatColoringGetDegrees(Mat G, PetscInt distance, PetscInt *degrees) in MatColoringGetDegrees() function
123 PetscCall(MatColoringGetDegrees(G, mc->dist, degrees)); in MatColoringCreateLargestFirstWeights()
/petsc/include/
H A Dpetscmat.h1682 PETSC_EXTERN PetscErrorCode MatColoringGetDegrees(Mat, PetscInt, PetscInt *);