slepc-3.22.1 2024-10-28
NEPGetStoppingTest
Gets the method used to decide the termination of the outer loop of the eigensolver.
Synopsis
#include "slepcnep.h"
PetscErrorCode NEPGetStoppingTest(NEP nep,NEPStop *stop)
Not Collective
Input Parameters
| nep | - nonlinear eigensolver context obtained from NEPCreate()
|
Output Parameters
| stop | - the type of stopping test
|
See Also
NEPSetStoppingTest(), NEPStop
Level
advanced
Location
src/nep/interface/nepopts.c
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages