#include "petscmat.h" PetscErrorCode MatTransposeColoringCreate(Mat mat,ISColoring iscoloring,MatTransposeColoring *color)Collective on Mat
mat | - the matrix product C | |
iscoloring | - the coloring of the matrix; usually obtained with MatColoringCreate() or DMCreateColoring() |
Level:intermediate
Location:src/mat/interface/matrix.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages