Searched refs:MatColoringGetMaxColors (Results 1 – 4 of 4) sorted by relevance
195 PetscCall(MatColoringGetMaxColors(mc, &maxcolors)); in MatColoringSetFromOptions()325 PetscErrorCode MatColoringGetMaxColors(MatColoring mc, PetscInt *maxcolors) in MatColoringGetMaxColors() function
23 PetscCall(MatColoringGetMaxColors(mc, &maxcolors)); in MatColoringTest()
68 PetscCall(MatColoringGetMaxColors(mc, &maxcolors)); in GreedyColoringLocalDistanceOne_Private()245 PetscCall(MatColoringGetMaxColors(mc, &maxcolors)); in GreedyColoringLocalDistanceTwo_Private()
1690 PETSC_EXTERN PetscErrorCode MatColoringGetMaxColors(MatColoring, PetscInt *);