petsc4py.PETSc.DeviceContext.StreamType
=======================================

.. autoclass:: petsc4py.PETSc.DeviceContext.StreamType
   :show-inheritance:

   

   

   
   .. rubric:: Attributes Summary
   .. autosummary::
   
      ~petsc4py.PETSc.DeviceContext.StreamType.DEFAULT
      ~petsc4py.PETSc.DeviceContext.StreamType.DEFAULT_WITH_BARRIER
      ~petsc4py.PETSc.DeviceContext.StreamType.NONBLOCKING
      ~petsc4py.PETSc.DeviceContext.StreamType.NONBLOCKING_WITH_BARRIER

   

   
   .. rubric:: Attributes Documentation
   
   .. autoattribute:: DEFAULT
   .. autoattribute:: DEFAULT_WITH_BARRIER
   .. autoattribute:: NONBLOCKING
   .. autoattribute:: NONBLOCKING_WITH_BARRIER
