slepc-3.7.1 2016-05-27
Report Typos and Errors

NEPInterpolSetDegree

Sets the degree of the interpolation polynomial.

Synopsis

#include "slepcnep.h" 
#include "slepcpep.h" 
PetscErrorCode NEPInterpolSetDegree(NEP nep,PetscInt deg)
Collective on NEP

Input Parameters

nep  - nonlinear eigenvalue solver
deg  - polynomial degree

See Also

NEPInterpolGetDegree()

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