#include "petscmat.h" PetscErrorCode PETSCMAT_DLLEXPORT MatMatMultNumeric(Mat A,Mat B,Mat C)Collective on Mat
A | - the left matrix | |
B | - the right matrix |
This routine is currently only implemented for SeqAIJ type matrices.
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