petsc4py.PETSc.MatPartitioning.Type#
- class petsc4py.PETSc.MatPartitioning.Type#
Bases:
object
The partitioning types.
Attributes Summary
Object
PARTITIONINGAVERAGE
of typestr
Object
PARTITIONINGCHACO
of typestr
Object
PARTITIONINGCURRENT
of typestr
Object
PARTITIONINGHIERARCH
of typestr
Object
PARTITIONINGPARMETIS
of typestr
Object
PARTITIONINGPARTY
of typestr
Object
PARTITIONINGPTSCOTCH
of typestr
Object
PARTITIONINGSQUARE
of typestr
Attributes Documentation