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

NEPInterpolGetDegree

Gets the degree of the interpolation polynomial.

Synopsis

#include "slepcnep.h" 
PetscErrorCode NEPInterpolGetDegree(NEP nep,PetscInt *deg)
Not Collective

Input Parameter

nep - nonlinear eigenvalue solver

Output Parameter

pep - the polynomial degree

See Also

NEPInterpolSetDegree()

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