#include "petscmat.h" PetscErrorCode 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/impls/aij/seq/matmatmult.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages