#include "petscmat.h" PetscErrorCode MatColoringSetType(MatColoring mc,MatColoringType type)Collective on MatColoring Many br
mc | - the MatColoring context Many br | |
type | - the type of coloring Many br |
Many br
Notes: Possible types include the sequential types MATCOLORINGLF, Many brMATCOLORINGSL, and MATCOLORINGID from the MINPACK package as well Many bras a parallel MATCOLORINGMIS algorithm. Many br
Level:beginner
Location:src/mat/color/interface/matcoloring.c
Index of all MatOrderings routines
Table of Contents for all manual pages
Index of all manual pages