petsc-3.11.4 2019-09-28
MatTransposeColoring
Object for computing a sparse matrix product C=A*B^T via coloring
Synopsis
typedef struct _p_MatTransposeColoring* MatTransposeColoring;
See Also
MatTransposeColoringCreate()
Level
beginner
Location
src/mat/../../include/petscmat.h
Implementations
_p_MatTransposeColoring in include/petsc/private/matimpl.h
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages