petsc4py.PETSc.DM.BoundaryType
==============================

.. autoclass:: petsc4py.PETSc.DM.BoundaryType
   :show-inheritance:

   

   

   
   .. rubric:: Attributes Summary
   .. autosummary::
   
      ~petsc4py.PETSc.DM.BoundaryType.GHOSTED
      ~petsc4py.PETSc.DM.BoundaryType.MIRROR
      ~petsc4py.PETSc.DM.BoundaryType.NONE
      ~petsc4py.PETSc.DM.BoundaryType.PERIODIC
      ~petsc4py.PETSc.DM.BoundaryType.TWIST

   

   
   .. rubric:: Attributes Documentation
   
   .. autoattribute:: GHOSTED
   .. autoattribute:: MIRROR
   .. autoattribute:: NONE
   .. autoattribute:: PERIODIC
   .. autoattribute:: TWIST
