#include "slepcsys.h" PetscErrorCode MatCreateVecsEmpty(Mat mat,Vec *right,Vec *left)Collective on mat
| mat | - the matrix | 
| right | - (optional) vector that the matrix can be multiplied against | |
| left | - (optional) vector that the matrix vector product can be stored in | 
Location: src/sys/mat/matutil.c
Index of all sys routines
Table of Contents for all manual pages
Index of all manual pages