#include "slepcst.h" PetscErrorCode STMatCreateVecs(ST st,Vec *right,Vec *left)Collective on st
st | - the spectral transformation context |
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/classes/st/interface/stfunc.c
Index of all ST routines
Table of Contents for all manual pages
Index of all manual pages