#include "slepceps.h" int EPSReverseProjection(EPS eps,int k,int m,PetscScalar *S)Collective on EPS
eps | - the eigenproblem solver context | |
k | - starting column | |
m | - dimension of matrix S | |
S | - pointer to the values of matrix S |
Level:developer
Location:src/eps/interface/itfunc.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages