Package slepc4py :: Module SLEPc :: Class ST :: Class MatStructure
[hide private]
[frames] | no frames]

Class MatStructure


Instance Methods [hide private]

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

Class Variables [hide private]
  DIFFERENT = 1
  DIFFERENT_NONZERO_PATTERN = 1
  DIFFERENT_NZ = 1
  SAME = 0
  SAME_NONZERO_PATTERN = 0
  SAME_NZ = 0
  SUBSET = 3
  SUBSET_NONZERO_PATTERN = 3
  SUBSET_NZ = 3
Properties [hide private]

Inherited from object: __class__