slepc4py.SLEPc.ST
=================

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

   
   .. rubric:: Enumerations
   .. autosummary::
      :toctree:
   
      ~slepc4py.SLEPc.ST.FilterDamping
      ~slepc4py.SLEPc.ST.FilterType
      ~slepc4py.SLEPc.ST.MatMode
      ~slepc4py.SLEPc.ST.Type

   
   .. rubric:: Methods Summary
   .. autosummary::
   
      ~slepc4py.SLEPc.ST.appendOptionsPrefix
      ~slepc4py.SLEPc.ST.apply
      ~slepc4py.SLEPc.ST.applyHermitianTranspose
      ~slepc4py.SLEPc.ST.applyMat
      ~slepc4py.SLEPc.ST.applyTranspose
      ~slepc4py.SLEPc.ST.create
      ~slepc4py.SLEPc.ST.destroy
      ~slepc4py.SLEPc.ST.getCayleyAntishift
      ~slepc4py.SLEPc.ST.getFilterDamping
      ~slepc4py.SLEPc.ST.getFilterDegree
      ~slepc4py.SLEPc.ST.getFilterInterval
      ~slepc4py.SLEPc.ST.getFilterRange
      ~slepc4py.SLEPc.ST.getFilterType
      ~slepc4py.SLEPc.ST.getKSP
      ~slepc4py.SLEPc.ST.getMatMode
      ~slepc4py.SLEPc.ST.getMatStructure
      ~slepc4py.SLEPc.ST.getMatrices
      ~slepc4py.SLEPc.ST.getOperator
      ~slepc4py.SLEPc.ST.getOptionsPrefix
      ~slepc4py.SLEPc.ST.getPreconditionerMat
      ~slepc4py.SLEPc.ST.getShift
      ~slepc4py.SLEPc.ST.getTransform
      ~slepc4py.SLEPc.ST.getType
      ~slepc4py.SLEPc.ST.reset
      ~slepc4py.SLEPc.ST.restoreOperator
      ~slepc4py.SLEPc.ST.setCayleyAntishift
      ~slepc4py.SLEPc.ST.setFilterDamping
      ~slepc4py.SLEPc.ST.setFilterDegree
      ~slepc4py.SLEPc.ST.setFilterInterval
      ~slepc4py.SLEPc.ST.setFilterRange
      ~slepc4py.SLEPc.ST.setFilterType
      ~slepc4py.SLEPc.ST.setFromOptions
      ~slepc4py.SLEPc.ST.setKSP
      ~slepc4py.SLEPc.ST.setMatMode
      ~slepc4py.SLEPc.ST.setMatStructure
      ~slepc4py.SLEPc.ST.setMatrices
      ~slepc4py.SLEPc.ST.setOptionsPrefix
      ~slepc4py.SLEPc.ST.setPreconditionerMat
      ~slepc4py.SLEPc.ST.setShift
      ~slepc4py.SLEPc.ST.setTransform
      ~slepc4py.SLEPc.ST.setType
      ~slepc4py.SLEPc.ST.setUp
      ~slepc4py.SLEPc.ST.view

   
   .. rubric:: Attributes Summary
   .. autosummary::
   
      ~slepc4py.SLEPc.ST.ksp
      ~slepc4py.SLEPc.ST.mat_mode
      ~slepc4py.SLEPc.ST.mat_structure
      ~slepc4py.SLEPc.ST.shift
      ~slepc4py.SLEPc.ST.transform

   
   .. rubric:: Methods Documentation
   
   .. automethod:: appendOptionsPrefix
   .. automethod:: apply
   .. automethod:: applyHermitianTranspose
   .. automethod:: applyMat
   .. automethod:: applyTranspose
   .. automethod:: create
   .. automethod:: destroy
   .. automethod:: getCayleyAntishift
   .. automethod:: getFilterDamping
   .. automethod:: getFilterDegree
   .. automethod:: getFilterInterval
   .. automethod:: getFilterRange
   .. automethod:: getFilterType
   .. automethod:: getKSP
   .. automethod:: getMatMode
   .. automethod:: getMatStructure
   .. automethod:: getMatrices
   .. automethod:: getOperator
   .. automethod:: getOptionsPrefix
   .. automethod:: getPreconditionerMat
   .. automethod:: getShift
   .. automethod:: getTransform
   .. automethod:: getType
   .. automethod:: reset
   .. automethod:: restoreOperator
   .. automethod:: setCayleyAntishift
   .. automethod:: setFilterDamping
   .. automethod:: setFilterDegree
   .. automethod:: setFilterInterval
   .. automethod:: setFilterRange
   .. automethod:: setFilterType
   .. automethod:: setFromOptions
   .. automethod:: setKSP
   .. automethod:: setMatMode
   .. automethod:: setMatStructure
   .. automethod:: setMatrices
   .. automethod:: setOptionsPrefix
   .. automethod:: setPreconditionerMat
   .. automethod:: setShift
   .. automethod:: setTransform
   .. automethod:: setType
   .. automethod:: setUp
   .. automethod:: view

   
   .. rubric:: Attributes Documentation
   
   .. autoattribute:: ksp
   .. autoattribute:: mat_mode
   .. autoattribute:: mat_structure
   .. autoattribute:: shift
   .. autoattribute:: transform
