slepc-main 2024-11-09
Report Typos and Errors
EPSGetProblemType
Gets the problem type from the
EPS
object.
Synopsis
#include "slepceps.h"
PetscErrorCode
EPSGetProblemType
(
EPS
eps,
EPSProblemType
*type)
Not Collective
Input Parameter
eps
- the eigensolver context
Output Parameter
type
- the problem type
See Also
EPSSetProblemType
(),
EPSProblemType
Level
intermediate
Location
src/eps/interface/epsopts.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages