slepc-3.7.0 2016-05-16
Report Typos and Errors

PEPGetStoppingTest

Gets the method used to decide the termination of the outer loop of the eigensolver.

Synopsis

#include "slepcpep.h" 
PetscErrorCode PEPGetStoppingTest(PEP pep,PEPStop *stop)
Not Collective

Input Parameters

pep  - eigensolver context obtained from PEPCreate()

Output Parameters

stop  - the type of stopping test

See Also

PEPSetStoppingTest(), PEPStop

Location: src/pep/interface/pepopts.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages