slepc-3.8.2 2017-12-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