Package petsc4py :: Module PETSc :: Class PC :: Class PatchConstructType
[hide private]
[frames] | no frames]

type PatchConstructType


Class Variables [hide private]
  PARDECOMP = 2
  PYTHON = 4
  STAR = 0
  USER = 3
  VANKA = 1
  __qualname__ = 'PCPatchConstructType'