slepc-main 2024-11-09
Report Typos and Errors
NEPRIIGetMaximumIterations
Gets the maximum number of inner iterations of RII.
Synopsis
#include "slepcnep.h"
PetscErrorCode
NEPRIIGetMaximumIterations
(
NEP
nep,
PetscInt
*its)
Not Collective
Input Parameter
nep
- nonlinear eigenvalue solver
Output Parameter
its
- maximum inner iterations
See Also
NEPRIISetMaximumIterations
()
Level
advanced
Location
src/nep/impls/rii/rii.c
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages