slepc-3.7.0 2016-05-16
Report Typos and Errors

NEPInterpolGetDegree

Gets the degree of the interpolation polynomial.

Synopsis

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

Input Parameter

nep  - nonlinear eigenvalue solver

Output Parameter

deg  - 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