Home
last modified time | relevance | path

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

/petsc/src/dm/impls/redundant/
H A Ddmredundant.c175 static PetscErrorCode DMCreateColoring_Redundant(DM dm, ISColoringType ctype, ISColoring *coloring) in DMCreateColoring_Redundant() function
369 dm->ops->getcoloring = DMCreateColoring_Redundant; in DMCreate_Redundant()