EPSPRIMMEPrecond

determines the type of preconditioning used in the PRIMME library

Synopsis

typedef enum {
  EPSPRIMME_NONE,
  EPSPRIMME_DIAGONAL
} EPSPRIMMEPrecond;

See Also

EPSPRIMMESetPrecond(), EPSPRIMMEGetPrecond()

Location: src/eps/../../include/slepceps.h
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages