petsc4py.PETSc.PC.PatchConstructType
====================================

.. autoclass:: petsc4py.PETSc.PC.PatchConstructType
   :show-inheritance:

   

   

   
   .. rubric:: Attributes Summary
   .. autosummary::
   
      ~petsc4py.PETSc.PC.PatchConstructType.PARDECOMP
      ~petsc4py.PETSc.PC.PatchConstructType.PYTHON
      ~petsc4py.PETSc.PC.PatchConstructType.STAR
      ~petsc4py.PETSc.PC.PatchConstructType.USER
      ~petsc4py.PETSc.PC.PatchConstructType.VANKA

   

   
   .. rubric:: Attributes Documentation
   
   .. autoattribute:: PARDECOMP
   .. autoattribute:: PYTHON
   .. autoattribute:: STAR
   .. autoattribute:: USER
   .. autoattribute:: VANKA
