slepc-3.17.2 2022-08-09
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
See Also
PEPSetProblemType(), PEPProblemType
Location: src/pep/interface/pepopts.c
Examples
src/pep/tutorials/ex40.c.html
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages