petsc4py.PETSc.MatPartitioning ============================== .. autoclass:: petsc4py.PETSc.MatPartitioning :show-inheritance: .. rubric:: Enumerations .. autosummary:: :toctree: ~petsc4py.PETSc.MatPartitioning.Type .. rubric:: Methods Summary .. autosummary:: ~petsc4py.PETSc.MatPartitioning.apply ~petsc4py.PETSc.MatPartitioning.create ~petsc4py.PETSc.MatPartitioning.destroy ~petsc4py.PETSc.MatPartitioning.getType ~petsc4py.PETSc.MatPartitioning.setAdjacency ~petsc4py.PETSc.MatPartitioning.setFromOptions ~petsc4py.PETSc.MatPartitioning.setType ~petsc4py.PETSc.MatPartitioning.view .. rubric:: Methods Documentation .. automethod:: apply .. automethod:: create .. automethod:: destroy .. automethod:: getType .. automethod:: setAdjacency .. automethod:: setFromOptions .. automethod:: setType .. automethod:: view