#include "petscmat.h" PetscErrorCode MatFindNonzeroRows(Mat mat,IS *keptrows)
Notes: keptrows is set to NULL if all rows are nonzero.
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