slepc-3.6.1 2015-09-03
PEPGetConvergenceTest
Gets the method used to compute the error estimate used in the convergence test.
Synopsis
#include "slepcpep.h"
PetscErrorCode PEPGetConvergenceTest(PEP pep,PEPConv *conv)
Not Collective
Input Parameters
pep - eigensolver context obtained from PEPCreate()
Output Parameters
conv - the type of convergence test
See Also
PEPSetConvergenceTest(), PEPConv
Location: src/pep/interface/pepopts.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages