Home
last modified time | relevance | path

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

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