#include "slepcpep.h" PetscErrorCode PEPSetTarget(PEP pep,PetscScalar target)Logically Collective on PEP
pep | - 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. -pep_target 1.0+2.0i
Location: src/pep/interface/pepbasic.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages