slepc-3.12.1 2019-11-08
Report Typos and Errors

NEPNLEIGSGetEPS

Retrieve the eigensolver object (EPS) associated to the nonlinear eigenvalue solver.

Synopsis

#include "slepcnep.h" 
PetscErrorCode NEPNLEIGSGetEPS(NEP nep,EPS *eps)
Not Collective

Input Parameter

nep  - nonlinear eigenvalue solver

Output Parameter

eps  - the eigensolver object

See Also

NEPNLEIGSSetEPS()

Location: src/nep/impls/nleigs/nleigs-fullb.c
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages