#include "petscmat.h" PetscErrorCode MatTransColoringApplyDenToSp(MatTransposeColoring matcoloring,Mat Cden,Mat Csp)Collective on MatTransposeColoring
coloring | - coloring context created with MatTransposeColoringCreate() | |
Cden | - matrix product of a sparse matrix and a dense matrix Btdense |
Notes: These are used internally for some implementations of MatRARt()
Level:advanced
Location:src/mat/interface/matrix.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages