slepc-3.6.3 2016-03-29
Report Typos and Errors

EPSGetExtraction

Gets the extraction type used by the EPS object.

Synopsis

#include "slepceps.h" 
PetscErrorCode EPSGetExtraction(EPS eps,EPSExtraction *extr)
Not Collective

Input Parameter

eps - the eigensolver context

Output Parameter

extr - name of extraction type

See Also

EPSSetExtraction(), EPSExtraction

Location: src/eps/interface/epsopts.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages