#include "petscmat.h" PetscErrorCode MatGetNonzeroState(Mat mat,PetscObjectState *state)Not Collective
Notes: You can only compare states from two different calls to the SAME matrix, you cannot compare calls between different matrices
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