slepc-3.20.2 2024-03-15
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)
Collective

Input Parameter

nep  - nonlinear eigenvalue solver

Output Parameter

eps  - the eigensolver object

See Also

NEPNLEIGSSetEPS()

Level

advanced

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