petsc4py.PETSc.Partitioner.Type#
- class petsc4py.PETSc.Partitioner.Type#
Bases:
object
The partitioner types.
Attributes Summary
Object
CHACO
of typestr
Object
GATHER
of typestr
Object
MATPARTITIONING
of typestr
Object
PARMETIS
of typestr
Object
PTSCOTCH
of typestr
Object
SHELL
of typestr
Object
SIMPLE
of typestr
Attributes Documentation