PEPGetProblemType#
Gets the problem type from the PEP object.
Synopsis#
#include "slepcpep.h"
PetscErrorCode PEPGetProblemType(PEP pep,PEPProblemType *type)
Not Collective
Input Parameter#
pep - the polynomial eigensolver context
Output Parameter#
type - the problem type
See Also#
PEPSetProblemType(), PEPProblemType
Level#
intermediate
Location#
Examples#
Index of all PEP routines Table of Contents for all manual pages Index of all manual pages