slepc-3.6.1 2015-09-03
PEPLinearGetEPS
Retrieve the eigensolver object (EPS) associated to the polynomial eigenvalue solver.
Synopsis
#include "slepcpep.h"
PetscErrorCode PEPLinearGetEPS(PEP pep,EPS *eps)
Not Collective
Input Parameter
pep - polynomial eigenvalue solver
Output Parameter
eps - the eigensolver object
See Also
PEPLinearSetEPS()
Location: src/pep/impls/linear/linear.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages