slepc-3.6.3 2016-03-29
Report Typos and Errors

NEPInterpolSetDegree

Sets the degree of the interpolation polynomial.

Synopsis

#include "slepcnep.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