#include "slepceps.h" PetscErrorCode EPSGDGetRestart(EPS eps,PetscInt *minv,PetscInt *plusk)Collective on EPS
minv | - non-zero positive integer indicating the number of vectors of the searching subspace after restarting | |
plusk | - positive integer indicating the number of vectors saved from the previous iteration |
Location: src/eps/impls/davidson/gd/gd.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages