slepc-3.13.4 2020-09-02
Report Typos and Errors

EPSBlzpackGetNSteps

Gets the maximum number of steps per run in the BLZPACK solver.

Synopsis

#include "slepceps.h" 
PetscErrorCode EPSBlzpackGetNSteps(EPS eps,PetscInt *nsteps)
Not Collective

Input Parameter

eps  - the eigenproblem solver context

Output Parameter

nsteps  - the maximum number of steps

See Also

EPSBlzpackSetNSteps()

Location: src/eps/impls/external/blzpack/blzpack.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages