petsc4py.PETSc.SNESLineSearch
=============================

.. autoclass:: petsc4py.PETSc.SNESLineSearch
   :show-inheritance:

   
   .. rubric:: Enumerations
   .. autosummary::
      :toctree:
   
      ~petsc4py.PETSc.SNESLineSearch.Type

   
   .. rubric:: Methods Summary
   .. autosummary::
   
      ~petsc4py.PETSc.SNESLineSearch.create
      ~petsc4py.PETSc.SNESLineSearch.destroy
      ~petsc4py.PETSc.SNESLineSearch.getOrder
      ~petsc4py.PETSc.SNESLineSearch.getTolerances
      ~petsc4py.PETSc.SNESLineSearch.getType
      ~petsc4py.PETSc.SNESLineSearch.setFromOptions
      ~petsc4py.PETSc.SNESLineSearch.setOrder
      ~petsc4py.PETSc.SNESLineSearch.setTolerances
      ~petsc4py.PETSc.SNESLineSearch.setType
      ~petsc4py.PETSc.SNESLineSearch.view

   

   
   .. rubric:: Methods Documentation
   
   .. automethod:: create
   .. automethod:: destroy
   .. automethod:: getOrder
   .. automethod:: getTolerances
   .. automethod:: getType
   .. automethod:: setFromOptions
   .. automethod:: setOrder
   .. automethod:: setTolerances
   .. automethod:: setType
   .. automethod:: view

   
