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 - the problem type
See Also#
EPSSetProblemType(), EPSProblemType
Level#
intermediate
Location#
Index of all EPS routines Table of Contents for all manual pages Index of all manual pages