#include "petscmat.h" PetscErrorCode MatAYPX(Mat Y,PetscScalar a,Mat X,MatStructure str)Logically on Mat Many br
a | - the PetscScalar multiplier Many br | |
Y | - the first matrix Many br | |
X | - the second matrix Many br | |
str | - either SAME_NONZERO_PATTERN, DIFFERENT_NONZERO_PATTERN or SUBSET_NONZERO_PATTERN Many br |
Many br
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