#include "slepcnep.h" PetscErrorCode NEPSortEigenvalues(NEP nep,PetscInt n,PetscScalar *eig,PetscInt *perm)Not Collective
nep | - the nonlinear eigensolver context | |
n | - number of eigenvalues in the list | |
eig | - pointer to the array containing the eigenvalues |
Location: src/nep/interface/nepsolve.c
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages