#include "petscda.h" #include "petscmg.h" #include "petscdmmg.h" #include "petscmat.h" PetscErrorCode DMMGSetISColoringType(DMMG *dmmg,ISColoringType isctype)Collective on DMMG
dmmg | - the context | |
isctype | - IS_COLORING_GHOSTED (default) or IS_COLORING_GLOBAL |
Level:intermediate
Location:src/snes/utils/damgsnes.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages