slepc-main 2024-12-17
EPSStop
Determines the stopping test
Synopsis
typedef enum { EPS_STOP_BASIC,
EPS_STOP_USER,
EPS_STOP_THRESHOLD } EPSStop;
See Also
EPSSetStoppingTest(), EPSSetStoppingTestFunction()
Level
advanced
Location
include/slepceps.h
Examples
src/eps/tutorials/ex2.c
src/eps/tutorials/ex5.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages