#include "slepcnep.h" PetscErrorCode NEPNLEIGSGetInterpolation(NEP nep,PetscReal *tol,PetscInt *degree)Not Collective
nep | - the nonlinear eigensolver context |
tol | - tolerance to stop computing divided differences | |
degree | - maximum degree of interpolation |
Location: src/nep/impls/nleigs/nleigs.c
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages