#include "petscmat.h" PetscErrorCode MatDiagonalScaleLocal(Mat mat,Vec diag)Not Collective
mat | - the matrix | |
diag = the diagonal values, including ghost ones | - |
Notes: Works only for MPIAIJ and MPIBAIJ matrices
Level:developer
Location:src/mat/interface/matrix.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages