PEPSetExtract#
Specifies the extraction strategy to be used.
Synopsis#
#include "slepcpep.h"
PetscErrorCode PEPSetExtract(PEP pep,PEPExtract extract)
Logically Collective
Input Parameters#
pep - the eigensolver context
extract - extraction strategy
Options Database Keys#
-pep_extract
- extraction type, one of <none,norm,residual,structured>
See Also#
Level#
intermediate
Location#
Index of all PEP routines Table of Contents for all manual pages Index of all manual pages