EPSCreate

Creates the default EPS context.

Synopsis

#include "slepceps.h" 
int EPSCreate(MPI_Comm comm,EPS *outeps)
Collective on MPI_Comm

Input Parameter

comm -MPI communicator

Output Parameter

eps -location to put the EPS context

Note

The default EPS type is EPSPOWER

See Also

EPSSetUp(), EPSSolve(), EPSDestroy(), EPS

Level:beginner
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages