#include "slepcnep.h" PetscErrorCode NEPSetTarget(NEP nep,PetscScalar target)Logically Collective on nep
nep | - eigensolver context | |
target | - the value of the target |
-nep_target <scalar> | - 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. -nep_target 1.0+2.0i
Location: src/nep/interface/nepbasic.c
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages