slepc4py.SLEPc.FN
=================

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

   
   .. rubric:: Enumerations
   .. autosummary::
      :toctree:
   
      ~slepc4py.SLEPc.FN.CombineType
      ~slepc4py.SLEPc.FN.ParallelType
      ~slepc4py.SLEPc.FN.Type

   
   .. rubric:: Methods Summary
   .. autosummary::
   
      ~slepc4py.SLEPc.FN.appendOptionsPrefix
      ~slepc4py.SLEPc.FN.create
      ~slepc4py.SLEPc.FN.destroy
      ~slepc4py.SLEPc.FN.duplicate
      ~slepc4py.SLEPc.FN.evaluateDerivative
      ~slepc4py.SLEPc.FN.evaluateFunction
      ~slepc4py.SLEPc.FN.evaluateFunctionMat
      ~slepc4py.SLEPc.FN.evaluateFunctionMatVec
      ~slepc4py.SLEPc.FN.getCombineChildren
      ~slepc4py.SLEPc.FN.getMethod
      ~slepc4py.SLEPc.FN.getOptionsPrefix
      ~slepc4py.SLEPc.FN.getParallel
      ~slepc4py.SLEPc.FN.getPhiIndex
      ~slepc4py.SLEPc.FN.getRationalDenominator
      ~slepc4py.SLEPc.FN.getRationalNumerator
      ~slepc4py.SLEPc.FN.getScale
      ~slepc4py.SLEPc.FN.getType
      ~slepc4py.SLEPc.FN.setCombineChildren
      ~slepc4py.SLEPc.FN.setFromOptions
      ~slepc4py.SLEPc.FN.setMethod
      ~slepc4py.SLEPc.FN.setOptionsPrefix
      ~slepc4py.SLEPc.FN.setParallel
      ~slepc4py.SLEPc.FN.setPhiIndex
      ~slepc4py.SLEPc.FN.setRationalDenominator
      ~slepc4py.SLEPc.FN.setRationalNumerator
      ~slepc4py.SLEPc.FN.setScale
      ~slepc4py.SLEPc.FN.setType
      ~slepc4py.SLEPc.FN.view

   
   .. rubric:: Attributes Summary
   .. autosummary::
   
      ~slepc4py.SLEPc.FN.method
      ~slepc4py.SLEPc.FN.parallel

   
   .. rubric:: Methods Documentation
   
   .. automethod:: appendOptionsPrefix
   .. automethod:: create
   .. automethod:: destroy
   .. automethod:: duplicate
   .. automethod:: evaluateDerivative
   .. automethod:: evaluateFunction
   .. automethod:: evaluateFunctionMat
   .. automethod:: evaluateFunctionMatVec
   .. automethod:: getCombineChildren
   .. automethod:: getMethod
   .. automethod:: getOptionsPrefix
   .. automethod:: getParallel
   .. automethod:: getPhiIndex
   .. automethod:: getRationalDenominator
   .. automethod:: getRationalNumerator
   .. automethod:: getScale
   .. automethod:: getType
   .. automethod:: setCombineChildren
   .. automethod:: setFromOptions
   .. automethod:: setMethod
   .. automethod:: setOptionsPrefix
   .. automethod:: setParallel
   .. automethod:: setPhiIndex
   .. automethod:: setRationalDenominator
   .. automethod:: setRationalNumerator
   .. automethod:: setScale
   .. automethod:: setType
   .. automethod:: view

   
   .. rubric:: Attributes Documentation
   
   .. autoattribute:: method
   .. autoattribute:: parallel
