petsc4py.PETSc.Options
======================

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

   

   
   .. rubric:: Methods Summary
   .. autosummary::
   
      ~petsc4py.PETSc.Options.clear
      ~petsc4py.PETSc.Options.create
      ~petsc4py.PETSc.Options.delValue
      ~petsc4py.PETSc.Options.destroy
      ~petsc4py.PETSc.Options.getAll
      ~petsc4py.PETSc.Options.getBool
      ~petsc4py.PETSc.Options.getInt
      ~petsc4py.PETSc.Options.getReal
      ~petsc4py.PETSc.Options.getScalar
      ~petsc4py.PETSc.Options.getString
      ~petsc4py.PETSc.Options.hasName
      ~petsc4py.PETSc.Options.insertString
      ~petsc4py.PETSc.Options.prefixPop
      ~petsc4py.PETSc.Options.prefixPush
      ~petsc4py.PETSc.Options.setValue
      ~petsc4py.PETSc.Options.view

   
   .. rubric:: Attributes Summary
   .. autosummary::
   
      ~petsc4py.PETSc.Options.prefix

   
   .. rubric:: Methods Documentation
   
   .. automethod:: clear
   .. automethod:: create
   .. automethod:: delValue
   .. automethod:: destroy
   .. automethod:: getAll
   .. automethod:: getBool
   .. automethod:: getInt
   .. automethod:: getReal
   .. automethod:: getScalar
   .. automethod:: getString
   .. automethod:: hasName
   .. automethod:: insertString
   .. automethod:: prefixPop
   .. automethod:: prefixPush
   .. automethod:: setValue
   .. automethod:: view

   
   .. rubric:: Attributes Documentation
   
   .. autoattribute:: prefix
