#include "slepceps.h" PetscErrorCode EPSJDSetRestart(EPS eps,PetscInt minv,PetscInt plusk)Collective on EPS
eps | - the eigenproblem solver context | |
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 |
-eps_jd_minv | - non-zero positive integer indicating the number of vectors of the searching subspace after restarting | |
-eps_jd_plusk | - positive integer indicating the number of vectors saved from the previous iteration |
Location: src/eps/impls/davidson/jd/jd.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages