Package petsc4py :: Module PETSc :: Class Mat :: Class Structure
[hide private]
[frames] | no frames]

Class Structure


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
  SAMEPC = 2
  SAME_NONZERO_PATTERN = 0
  SAME_NZ = 0
  SAME_PC = 2
  SAME_PRECONDITIONER = 2
  SUBSET = 3
  SUBSET_NONZERO_PATTERN = 3
  SUBSET_NZ = 3
Properties [hide private]

Inherited from object: __class__