EPSPowerGetShiftType

Gets the type of shifts used during the power iteration.

Synopsis

#include "slepceps.h" 
PetscErrorCode EPSPowerGetShiftType(EPS eps,EPSPowerShiftType *shift)
Collective on EPS

Input Parameter

eps - the eigenproblem solver context

Input Parameter

shift - the type of shift

See Also

EPSSetShiftType()

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