EPSWhich#

Determines which part of the spectrum is requested.

Synopsis#

Values#

Notes#

If SLEPc is compiled for real scalars EPS_LARGEST_IMAGINARY and EPS_SMALLEST_IMAGINARY use the absolute value of the imaginary part for eigenvalue selection.

The target \(\tau\) is a scalar value provided with EPSSetTarget().

The case EPS_ALL needs an interval \([a,b]\) given with EPSSetInterval() or a region \(\Omega\) specified with an RG object.

See Also#

EPS: Eigenvalue Problem Solver, EPSSetWhichEigenpairs(), EPSSetTarget(), EPSSetInterval()

Level#

intermediate

Location#

include/slepceps.h


Index of all EPS routines Table of Contents for all manual pages Index of all manual pages