#include "petscmat.h" PetscErrorCode MatFindZeroRows(Mat mat,IS *zerorows)
Notes: zerorows is set to NULL if no rows are zero.
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