slepc-3.7.4 2017-05-17
Report Typos and Errors

PEPSetExtract

Specifies the extraction strategy to be used.

Synopsis

#include "slepcpep.h" 
PetscErrorCode PEPSetExtract(PEP pep,PEPExtract extract)
Logically Collective on PEP

Input Parameters

pep  - the eigensolver context
extract  - extraction strategy

Options Database Keys

-pep_extract <type>  - extraction type, one of <none,norm,residual,structured>

See Also

PEPGetExtract()

Location: src/pep/interface/pepopts.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages