EPSSolve

Solves the eigensystem.

Synopsis

#include "slepceps.h" 
PetscErrorCode EPSSolve(EPS eps) 
Collective on EPS

Input Parameter

eps - eigensolver context obtained from EPSCreate()

Options Database

-eps_view - print information about the solver used
-eps_view_binary - save the matrices to the default binary file
-eps_plot_eigs - plot computed eigenvalues

See Also

EPSCreate(), EPSSetUp(), EPSDestroy(), EPSSetTolerances()

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