QEPGetProblemType

Gets the problem type from the QEP object.

Synopsis

#include "slepcqep.h" 
PetscErrorCode QEPGetProblemType(QEP qep,QEPProblemType *type)
Not Collective

Input Parameter

qep - the quadratic eigensolver context

Output Parameter

type - name of QEP problem type

See Also

QEPSetProblemType(), QEPProblemType

Location: src/qep/interface/qepopts.c
Index of all QEP routines
Table of Contents for all manual pages
Index of all manual pages