#include "petscmat.h" PetscErrorCode MatDiagonalScaleLocal(Mat mat,Vec diag)Not Collective Many br
mat | - the matrix Many br | |
diag = the diagonal values, including ghost ones | - Many br Many br |
Notes: Works only for MPIAIJ and MPIBAIJ matrices Many br
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