Package slepc4py :: Module SLEPc :: Class EPS :: Class LanczosReorthogType
[hide private]
[frames] | no frames]

type LanczosReorthogType


EPS Lanczos reorthogonalization type

Class Variables [hide private]
  DELAYED = 5
  FULL = 1
  LOCAL = 0
  PARTIAL = 4
  PERIODIC = 3
  SELECTIVE = 2
  __qualname__ = 'EPSLanczosReorthogType'