#include "petscmat.h" int MatAXPY(PetscScalar *a,Mat X,Mat Y)Collective on Mat
X, Y | - the matrices | |
a | - the PetscScalar multiplier |
Contributed by: Matthew Knepley
Level:intermediate
Location:src/mat/utils/axpy.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages