#include "petscmat.h" PetscErrorCode MatMissingDiagonal(Mat mat,PetscBool *missing,PetscInt *dd)Not Collective
missing | - is any diagonal missing | |
dd | - first diagonal entry that is missing (optional) on this process |
Level:advanced
Location:src/mat/interface/matrix.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages