#include "slepceps.h" PetscErrorCode EPSSetTarget(EPS eps,PetscScalar target)Logically Collective on EPS
eps | - eigensolver context | |
target | - the value of the target |
In the case of complex scalars, a complex value can be provided in the command line with two real values (comma separated, without spaces), e.g. -eps_target 1.0,2.0
Location: src/eps/interface/epsbasic.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages