#include "petscmat.h" PetscErrorCode MatScale(Mat mat,PetscScalar a)Logically Collective on Mat
mat | - the matrix to be scaled | |
a | - the scaling value |
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