slepc-3.14.2 2021-02-01
Report Typos and Errors

NEPInterpolSetPEP

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

Synopsis

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

Input Parameters

nep  - nonlinear eigenvalue solver
pep  - the polynomial eigensolver object

See Also

NEPInterpolGetPEP()

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