NEPGetProblemType#
Gets the problem type from the NEP object.
Synopsis#
#include "slepcnep.h"
PetscErrorCode NEPGetProblemType(NEP nep,NEPProblemType *type)
Not Collective
Input Parameter#
nep - the nonlinear eigensolver context
Output Parameter#
type - the problem type
See Also#
NEPSetProblemType(), NEPProblemType
Level#
intermediate
Location#
Index of all NEP routines Table of Contents for all manual pages Index of all manual pages