#include "petscda.h" int DMGetColoring(DM dm,ISColoringType ctype,MatType mtype,ISColoring *coloring,Mat *mat)Collective on DM
dm | - the DM object | |
ctype | - IS_COLORING_LOCAL or IS_COLORING_GLOBAL | |
mtype | - MATMPIAIJ or MATMPIBAIJ |
coloring | - the coloring (optional) | |
mat | - the Jacobian (optional) |
Level:developer
Location:src/dm/da/utils/dm.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages