#include "slepcst.h" PetscErrorCode STInnerProductBegin(ST st,Vec x,Vec y,PetscScalar *p)
st | - the spectral transformation context | |
x | - the first vector | |
y | - the second vector | |
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