NEPGetLagPreconditioner

Indicates how often the preconditioner is rebuilt.

Synopsis

#include "slepcnep.h" 
PetscErrorCode NEPGetLagPreconditioner(NEP nep,PetscInt *lag)
Not Collective

Input Parameter

nep - the NEP context

Output Parameter

lag - the lag parameter

See Also

NEPSetLagPreconditioner()

Location: src/nep/interface/nepopts.c
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages