EPSGetProblemType

Gets the problem type from the EPS object.

Synopsis

#include "slepceps.h" 
PetscErrorCode EPSGetProblemType(EPS eps,EPSProblemType *type)
Not Collective

Input Parameter

eps -the eigensolver context

Output Parameter

type -name of EPS problem type

See Also

EPSSetProblemType()

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