EPSGetType
Gets the EPS type as a string from the EPS object.
Synopsis
#include "slepceps.h"
int EPSGetType(EPS eps,EPSType *type)
Not Collective
Input Parameter
eps -the eigensolver context
Output Parameter
name -name of EPS method
See Also
EPSSetType()
Level:intermediate
Location:src/eps/interface/itcreate.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages
Examples
src/examples/ex1.c.html
src/examples/ex2.c.html
src/examples/ex3.c.html
src/examples/ex4.c.html
src/examples/ex5.c.html
src/examples/ex7.c.html
src/examples/ex9.c.html
src/examples/ex10.c.html
src/examples/ex1f.F.html
src/examples/ex6f.F.html