slepc-main 2024-11-09
Report Typos and Errors
PEPTOARGetRestart
Gets the restart parameter used in the TOAR method.
Synopsis
#include "slepcpep.h"
PetscErrorCode
PEPTOARGetRestart
(
PEP
pep,
PetscReal
*keep)
Not Collective
Input Parameter
pep
- the eigenproblem solver context
Output Parameter
keep
- the restart parameter
See Also
PEPTOARSetRestart
()
Level
advanced
Location
src/pep/impls/krylov/toar/ptoar.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages