ISColoringType

determines if the coloring is for the entire parallel grid/graph/matrix or for just the local ghosted portion

Synopsis

typedef enum {IS_COLORING_GLOBAL,IS_COLORING_LOCAL} ISColoringType;

See Also

DAGetColoring()

Level:beginner
Location:
src/vec/is/../../../include/petscis.h
Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages