#include "petscdm.h" PetscErrorCode DMCreateColoring(DM dm,ISColoringType ctype,MatType mtype,ISColoring *coloring)Collective on DM
dm | - the DM object | |
ctype | - IS_COLORING_GHOSTED or IS_COLORING_GLOBAL | |
matype | - either MATAIJ or MATBAIJ |
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