petsc-3.14.6 2021-03-30
MatProductView
View a MatProduct
Synopsis
#include "petscmat.h"
PetscErrorCode MatProductView(Mat mat, PetscViewer viewer)
Logically Collective on Mat
Input Parameter
See Also
MatView(), MatProductCreate(), MatProductCreateWithMat()
Level
intermediate
Location
src/mat/interface/matproduct.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages