#include "slepcnep.h" PetscErrorCode NEPCompareEigenvalues(NEP nep,PetscScalar a,PetscScalar b,PetscInt *result)Not Collective
nep | - the nonlinear eigensolver context | |
a | - the 1st eigenvalue | |
b | - the 2nd eigenvalue |
The criterion of comparison is related to the 'which' parameter set with NEPSetWhichEigenpairs().
Location: src/nep/interface/nepsolve.c
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages