#include "petscmat.h" PetscErrorCode MatTransColoringApplySpToDen(MatTransposeColoring coloring,Mat B,Mat Btdense)Collective on MatTransposeColoring
B | - sparse matrix B | |
Btdense | - symbolic dense matrix B^T | |
coloring | - coloring context created with MatTransposeColoringCreate() |
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