#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 [+/-][realnumber][+/-]realnumberi with no spaces, e.g. -eps_target 1.0+2.0i
Location: src/eps/interface/epsbasic.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages