#include "petscmat.h" PetscErrorCode MatColoringPatch(Mat mat,PetscInt ncolors,PetscInt n,ISColoringValue colorarray[],ISColoring *iscoloring)Collective on Mat Many br
mat | - the matrix Many br | |
ncolors | - max color value Many br | |
n | - number of entries in colorarray Many br | |
colorarray | - array indicating color for each column Many br |
Many br
Level:developer
Location:src/mat/interface/matrix.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages