Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/color/utils/
H A Dweights.c108 static PetscErrorCode MatColoringCreateLargestFirstWeights(MatColoring mc, PetscReal *weights) in MatColoringCreateLargestFirstWeights() function
327 PetscCall(MatColoringCreateLargestFirstWeights(mc, wts)); in MatColoringCreateWeights()