petsc4py.PETSc.DS
=================

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

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

   
   .. rubric:: Methods Summary
   .. autosummary::
   
      ~petsc4py.PETSc.DS.create
      ~petsc4py.PETSc.DS.destroy
      ~petsc4py.PETSc.DS.getComponents
      ~petsc4py.PETSc.DS.getCoordinateDimension
      ~petsc4py.PETSc.DS.getDimensions
      ~petsc4py.PETSc.DS.getFieldIndex
      ~petsc4py.PETSc.DS.getNumFields
      ~petsc4py.PETSc.DS.getSpatialDimension
      ~petsc4py.PETSc.DS.getTotalComponents
      ~petsc4py.PETSc.DS.getTotalDimensions
      ~petsc4py.PETSc.DS.getType
      ~petsc4py.PETSc.DS.setDiscretisation
      ~petsc4py.PETSc.DS.setFromOptions
      ~petsc4py.PETSc.DS.setType
      ~petsc4py.PETSc.DS.setUp
      ~petsc4py.PETSc.DS.view

   

   
   .. rubric:: Methods Documentation
   
   .. automethod:: create
   .. automethod:: destroy
   .. automethod:: getComponents
   .. automethod:: getCoordinateDimension
   .. automethod:: getDimensions
   .. automethod:: getFieldIndex
   .. automethod:: getNumFields
   .. automethod:: getSpatialDimension
   .. automethod:: getTotalComponents
   .. automethod:: getTotalDimensions
   .. automethod:: getType
   .. automethod:: setDiscretisation
   .. automethod:: setFromOptions
   .. automethod:: setType
   .. automethod:: setUp
   .. automethod:: view

   
