slepc4py.SLEPc.RG
=================

.. autoclass:: slepc4py.SLEPc.RG
   :show-inheritance:

   
   .. rubric:: Enumerations
   .. autosummary::
      :toctree:
   
      ~slepc4py.SLEPc.RG.QuadRule
      ~slepc4py.SLEPc.RG.Type

   
   .. rubric:: Methods Summary
   .. autosummary::
   
      ~slepc4py.SLEPc.RG.appendOptionsPrefix
      ~slepc4py.SLEPc.RG.canUseConjugates
      ~slepc4py.SLEPc.RG.checkInside
      ~slepc4py.SLEPc.RG.computeBoundingBox
      ~slepc4py.SLEPc.RG.computeContour
      ~slepc4py.SLEPc.RG.computeQuadrature
      ~slepc4py.SLEPc.RG.create
      ~slepc4py.SLEPc.RG.destroy
      ~slepc4py.SLEPc.RG.getComplement
      ~slepc4py.SLEPc.RG.getEllipseParameters
      ~slepc4py.SLEPc.RG.getIntervalEndpoints
      ~slepc4py.SLEPc.RG.getOptionsPrefix
      ~slepc4py.SLEPc.RG.getPolygonVertices
      ~slepc4py.SLEPc.RG.getRingParameters
      ~slepc4py.SLEPc.RG.getScale
      ~slepc4py.SLEPc.RG.getType
      ~slepc4py.SLEPc.RG.isAxisymmetric
      ~slepc4py.SLEPc.RG.isTrivial
      ~slepc4py.SLEPc.RG.setComplement
      ~slepc4py.SLEPc.RG.setEllipseParameters
      ~slepc4py.SLEPc.RG.setFromOptions
      ~slepc4py.SLEPc.RG.setIntervalEndpoints
      ~slepc4py.SLEPc.RG.setOptionsPrefix
      ~slepc4py.SLEPc.RG.setPolygonVertices
      ~slepc4py.SLEPc.RG.setRingParameters
      ~slepc4py.SLEPc.RG.setScale
      ~slepc4py.SLEPc.RG.setType
      ~slepc4py.SLEPc.RG.view

   
   .. rubric:: Attributes Summary
   .. autosummary::
   
      ~slepc4py.SLEPc.RG.complement
      ~slepc4py.SLEPc.RG.scale

   
   .. rubric:: Methods Documentation
   
   .. automethod:: appendOptionsPrefix
   .. automethod:: canUseConjugates
   .. automethod:: checkInside
   .. automethod:: computeBoundingBox
   .. automethod:: computeContour
   .. automethod:: computeQuadrature
   .. automethod:: create
   .. automethod:: destroy
   .. automethod:: getComplement
   .. automethod:: getEllipseParameters
   .. automethod:: getIntervalEndpoints
   .. automethod:: getOptionsPrefix
   .. automethod:: getPolygonVertices
   .. automethod:: getRingParameters
   .. automethod:: getScale
   .. automethod:: getType
   .. automethod:: isAxisymmetric
   .. automethod:: isTrivial
   .. automethod:: setComplement
   .. automethod:: setEllipseParameters
   .. automethod:: setFromOptions
   .. automethod:: setIntervalEndpoints
   .. automethod:: setOptionsPrefix
   .. automethod:: setPolygonVertices
   .. automethod:: setRingParameters
   .. automethod:: setScale
   .. automethod:: setType
   .. automethod:: view

   
   .. rubric:: Attributes Documentation
   
   .. autoattribute:: complement
   .. autoattribute:: scale
