DSType

String with the name of the type of direct solver. Roughly, there are as many types as problem types are available within SLEPc.

Synopsis

typedef const char* DSType;
#define DSHEP             "hep"
#define DSNHEP            "nhep"
#define DSGHEP            "ghep"
#define DSGHIEP           "ghiep"
#define DSGNHEP           "gnhep"
#define DSSVD             "svd"
#define DSQEP             "qep"
#define DSNEP             "nep"

See Also

DSSetType(), DS

Location: src/ds/../../include/slepcds.h
Index of all DS routines
Table of Contents for all manual pages
Index of all manual pages