#include "slepceps.h" PetscErrorCode EPSGetDimensions(EPS eps,int *nev,int *ncv)Not Collective
nev | - number of eigenvalues to compute | |
ncv | - the maximum dimension of the subspace to be used by the solver |
Location: src/eps/interface/opts.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages