#include "slepcst.h" PetscErrorCode STMInnerProductEnd(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 |
Location: src/st/interface/stsolve.c
Index of all ST routines
Table of Contents for all manual pages
Index of all manual pages