#include "mat.h" int MatColoringPatch(Mat mat,int n,int *colorarray,ISColoring *iscoloring)Collective on Mat
mat | - the matrix | |
n | - number of colors | |
colorarray | - array indicating color for each column |
Level:developer
Location:src/mat/interface/matrix.c
Matrix Index
Table of Contents