slepc-3.6.3 2016-03-29
PEPJDGetRestart
Gets the restart parameter used in the Jacobi-Davidson method.
Synopsis
#include "slepcpep.h"
PetscErrorCode PEPJDGetRestart(PEP pep,PetscReal *keep)
Not Collective
Input Parameter
pep - the eigenproblem solver context
Output Parameter
keep - the restart parameter
See Also
PEPJDSetRestart()
Location: src/pep/impls/jd/pjdopt.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages