#include "slepcpep.h" #include "slepcbv.h" PetscErrorCode PEPGetErrorEstimate(PEP pep,PetscInt i,PetscReal *errest)Not Collective
pep | - polynomial eigensolver context | |
i | - index of eigenpair |
errest | - the error estimate |
Location: src/pep/interface/pepsolve.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages