slepc-3.18.0 2022-10-01
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()
Level
advanced
Location
src/pep/impls/linear/linear.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages