Package slepc4py :: Module SLEPc :: Class PEP :: Class Extract
[hide private]
[frames] | no frames]

type Extract


Extraction strategy used to obtain eigenvectors of the PEP from the eigenvectors of the linearization

Class Variables [hide private]
  NONE = 1
  NORM = 2
  RESIDUAL = 3
  STRUCTURED = 4
  __qualname__ = 'PEPExtract'