EPSSwapEigenpairs

Swaps all the information internal to the EPS object corresponding to eigenpairs which occupy the i-th and j-th positions.

Synopsis

#include "slepceps.h" 
int EPSSwapEigenpairs(EPS eps,int i,int j)
Collective on EPS

Input Parameter

eps - the eigenproblem solver context
i - first index
j - second index

Level:developer
Location:
src/eps/interface/itfunc.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages