Package slepc4py :: Module SLEPc :: Class FN :: Class CombineType
[hide private]
[frames] | no frames]

type CombineType


FN type of combination of child functions

Class Variables [hide private]
  ADD = 0
  COMPOSE = 3
  DIVIDE = 2
  MULTIPLY = 1
  __qualname__ = 'FNCombineType'