#include "slepceps.h" PetscErrorCode EPSJDGetRestart(EPS eps,PetscInt *minv,PetscInt *plusk)Not Collective
eps | - the eigenproblem solver context |
minv | - number of vectors of the searching subspace after restarting | |
plusk | - 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