slepc4py.SLEPc.LME
==================

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

   
   .. rubric:: Enumerations
   .. autosummary::
      :toctree:
   
      ~slepc4py.SLEPc.LME.ConvergedReason
      ~slepc4py.SLEPc.LME.ProblemType
      ~slepc4py.SLEPc.LME.Type

   
   .. rubric:: Methods Summary
   .. autosummary::
   
      ~slepc4py.SLEPc.LME.LMEComputeError
      ~slepc4py.SLEPc.LME.appendOptionsPrefix
      ~slepc4py.SLEPc.LME.cancelMonitor
      ~slepc4py.SLEPc.LME.create
      ~slepc4py.SLEPc.LME.destroy
      ~slepc4py.SLEPc.LME.getBV
      ~slepc4py.SLEPc.LME.getCoefficients
      ~slepc4py.SLEPc.LME.getConvergedReason
      ~slepc4py.SLEPc.LME.getDimensions
      ~slepc4py.SLEPc.LME.getErrorEstimate
      ~slepc4py.SLEPc.LME.getErrorIfNotConverged
      ~slepc4py.SLEPc.LME.getIterationNumber
      ~slepc4py.SLEPc.LME.getMonitor
      ~slepc4py.SLEPc.LME.getOptionsPrefix
      ~slepc4py.SLEPc.LME.getProblemType
      ~slepc4py.SLEPc.LME.getRHS
      ~slepc4py.SLEPc.LME.getSolution
      ~slepc4py.SLEPc.LME.getTolerances
      ~slepc4py.SLEPc.LME.getType
      ~slepc4py.SLEPc.LME.reset
      ~slepc4py.SLEPc.LME.setBV
      ~slepc4py.SLEPc.LME.setCoefficients
      ~slepc4py.SLEPc.LME.setDimensions
      ~slepc4py.SLEPc.LME.setErrorIfNotConverged
      ~slepc4py.SLEPc.LME.setFromOptions
      ~slepc4py.SLEPc.LME.setMonitor
      ~slepc4py.SLEPc.LME.setOptionsPrefix
      ~slepc4py.SLEPc.LME.setProblemType
      ~slepc4py.SLEPc.LME.setRHS
      ~slepc4py.SLEPc.LME.setSolution
      ~slepc4py.SLEPc.LME.setTolerances
      ~slepc4py.SLEPc.LME.setType
      ~slepc4py.SLEPc.LME.setUp
      ~slepc4py.SLEPc.LME.solve
      ~slepc4py.SLEPc.LME.view

   
   .. rubric:: Attributes Summary
   .. autosummary::
   
      ~slepc4py.SLEPc.LME.bv
      ~slepc4py.SLEPc.LME.fn
      ~slepc4py.SLEPc.LME.max_it
      ~slepc4py.SLEPc.LME.tol

   
   .. rubric:: Methods Documentation
   
   .. automethod:: LMEComputeError
   .. automethod:: appendOptionsPrefix
   .. automethod:: cancelMonitor
   .. automethod:: create
   .. automethod:: destroy
   .. automethod:: getBV
   .. automethod:: getCoefficients
   .. automethod:: getConvergedReason
   .. automethod:: getDimensions
   .. automethod:: getErrorEstimate
   .. automethod:: getErrorIfNotConverged
   .. automethod:: getIterationNumber
   .. automethod:: getMonitor
   .. automethod:: getOptionsPrefix
   .. automethod:: getProblemType
   .. automethod:: getRHS
   .. automethod:: getSolution
   .. automethod:: getTolerances
   .. automethod:: getType
   .. automethod:: reset
   .. automethod:: setBV
   .. automethod:: setCoefficients
   .. automethod:: setDimensions
   .. automethod:: setErrorIfNotConverged
   .. automethod:: setFromOptions
   .. automethod:: setMonitor
   .. automethod:: setOptionsPrefix
   .. automethod:: setProblemType
   .. automethod:: setRHS
   .. automethod:: setSolution
   .. automethod:: setTolerances
   .. automethod:: setType
   .. automethod:: setUp
   .. automethod:: solve
   .. automethod:: view

   
   .. rubric:: Attributes Documentation
   
   .. autoattribute:: bv
   .. autoattribute:: fn
   .. autoattribute:: max_it
   .. autoattribute:: tol
