petsc4py.PETSc.PC.MGType
========================

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

   

   

   
   .. rubric:: Attributes Summary
   .. autosummary::
   
      ~petsc4py.PETSc.PC.MGType.ADDITIVE
      ~petsc4py.PETSc.PC.MGType.FULL
      ~petsc4py.PETSc.PC.MGType.KASKADE
      ~petsc4py.PETSc.PC.MGType.MULTIPLICATIVE

   

   
   .. rubric:: Attributes Documentation
   
   .. autoattribute:: ADDITIVE
   .. autoattribute:: FULL
   .. autoattribute:: KASKADE
   .. autoattribute:: MULTIPLICATIVE
