#include "slepcst.h" PetscErrorCode STMInnerProductBegin(ST st,PetscInt n,Vec x,const Vec y[],PetscScalar *p)
st | - the spectral transformation context | |
n | - number of vectors in y | |
x | - the first input vector | |
y | - array of vectors | |
p | - where the result will go |
Location: src/st/interface/stsolve.c
Index of all ST routines
Table of Contents for all manual pages
Index of all manual pages