#include "petscdm.h" #include "petscdmlabel.h" PetscErrorCode DMCreateColoring(DM dm,ISColoringType ctype,ISColoring *coloring)Collective on DM
dm | - the DM object | |
ctype | - IS_COLORING_GHOSTED or IS_COLORING_GLOBAL |
Level:developer
Location:src/dm/interface/dm.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages