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

type PartitionerType


Class Variables [hide private]
  CHACO = 'chaco'
  GATHER = 'gather'
  MATPARTITIONING = 'matpartitioning'
  PARMETIS = 'parmetis'
  PTSCOTCH = 'ptscotch'
  SHELL = 'shell'
  SIMPLE = 'simple'
  __qualname__ = 'PartitionerType'