#include "petscmat.h" PetscErrorCode MatGetDiagonal(Mat mat,Vec v)Logically Collective on Mat and Vec
mat | - the matrix | |
v | - the vector for storing the diagonal |
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