slepc-3.20.2 2024-03-15
Report Typos and Errors

NEPInterpolSetPEP

Associate a polynomial eigensolver object (PEP) to the nonlinear eigenvalue solver.

Synopsis

#include "slepcnep.h" 
PetscErrorCode NEPInterpolSetPEP(NEP nep,PEP pep)
Collective

Input Parameters

nep  - nonlinear eigenvalue solver
pep  - the polynomial eigensolver object

See Also

NEPInterpolGetPEP()

Level

advanced

Location

src/nep/impls/interpol/interpol.c

Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages