#include "slepcnep.h" #include "slepcpep.h" PetscErrorCode NEPInterpolGetInterpolation(NEP nep,PetscReal *tol,PetscInt *deg)Not Collective
nep | - nonlinear eigenvalue solver |
tol | - tolerance to stop computing polynomial coefficients | |
deg | - maximum degree of interpolation |
Location: src/nep/impls/interpol/interpol.c
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages