slepc-3.6.1 2015-09-03
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 - name of PEP problem type
See Also
PEPSetProblemType(), PEPProblemType
Location: src/pep/interface/pepopts.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages