﻿pystencils.codegen.config.OpenMpOptions
=======================================

.. currentmodule:: pystencils.codegen.config

.. autoclass:: OpenMpOptions

   

   
   .. rubric:: Methods

   .. autosummary::
      :toctree:
   
      ~OpenMpOptions.__init__
      ~OpenMpOptions.copy
      ~OpenMpOptions.get_option
      ~OpenMpOptions.is_option_set
      ~OpenMpOptions.override
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
      :toctree:
   
      ~OpenMpOptions.collapse
      ~OpenMpOptions.enable
      ~OpenMpOptions.num_threads
      ~OpenMpOptions.schedule
   
   