Package slepc4py :: Module SLEPc :: Class NEP :: Class Which
[hide private]
[frames] | no frames]

Class Which


NEP desired part of spectrum

Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  ALL = 10
  LARGEST_IMAGINARY = 5
  LARGEST_MAGNITUDE = 1
  LARGEST_REAL = 3
  SMALLEST_IMAGINARY = 6
  SMALLEST_MAGNITUDE = 2
  SMALLEST_REAL = 4
  TARGET_IMAGINARY = 9
  TARGET_MAGNITUDE = 7
  TARGET_REAL = 8
  USER = 11
  __qualname__ = 'NEPWhich'
Properties [hide private]

Inherited from object: __class__