slepc-3.6.3 2016-03-29
EPSPowerGetShiftType
Gets the type of shifts used during the power iteration.
Synopsis
#include "slepceps.h"
PetscErrorCode EPSPowerGetShiftType(EPS eps,EPSPowerShiftType *shift)
Not Collective
Input Parameter
eps - the eigenproblem solver context
Input Parameter
shift - the type of shift
See Also
EPSPowerSetShiftType(), EPSPowerShiftType
Location: src/eps/impls/power/power.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages