slepc-3.6.1 2015-09-03
NEPSLPGetEPS
Retrieve the linear eigensolver object (EPS) associated to the nonlinear eigenvalue solver.
Synopsis
#include "slepcnep.h"
PetscErrorCode NEPSLPGetEPS(NEP nep,EPS *eps)
Not Collective
Input Parameter
nep - nonlinear eigenvalue solver
Output Parameter
eps - the eigensolver object
See Also
NEPSLPSetEPS()
Location: src/nep/impls/slp/slp.c
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages