#include "slepcnep.h" #include "slepcbv.h" PetscErrorCode NEPGetErrorEstimate(NEP nep,PetscInt i,PetscReal *errest)Not Collective
nep | - nonlinear eigensolver context | |
i | - index of eigenpair |
errest | - the error estimate |
Location: src/nep/interface/nepsolve.c
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages