petsc4py.PETSc.DualSpace
========================

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

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

   
   .. rubric:: Methods Summary
   .. autosummary::
   
      ~petsc4py.PETSc.DualSpace.create
      ~petsc4py.PETSc.DualSpace.destroy
      ~petsc4py.PETSc.DualSpace.duplicate
      ~petsc4py.PETSc.DualSpace.getDM
      ~petsc4py.PETSc.DualSpace.getDimension
      ~petsc4py.PETSc.DualSpace.getFunctional
      ~petsc4py.PETSc.DualSpace.getInteriorDimension
      ~petsc4py.PETSc.DualSpace.getLagrangeContinuity
      ~petsc4py.PETSc.DualSpace.getLagrangeTensor
      ~petsc4py.PETSc.DualSpace.getLagrangeTrimmed
      ~petsc4py.PETSc.DualSpace.getNumComponents
      ~petsc4py.PETSc.DualSpace.getNumDof
      ~petsc4py.PETSc.DualSpace.getOrder
      ~petsc4py.PETSc.DualSpace.getType
      ~petsc4py.PETSc.DualSpace.setDM
      ~petsc4py.PETSc.DualSpace.setLagrangeContinuity
      ~petsc4py.PETSc.DualSpace.setLagrangeTensor
      ~petsc4py.PETSc.DualSpace.setLagrangeTrimmed
      ~petsc4py.PETSc.DualSpace.setNumComponents
      ~petsc4py.PETSc.DualSpace.setOrder
      ~petsc4py.PETSc.DualSpace.setSimpleDimension
      ~petsc4py.PETSc.DualSpace.setSimpleFunctional
      ~petsc4py.PETSc.DualSpace.setType
      ~petsc4py.PETSc.DualSpace.setUp
      ~petsc4py.PETSc.DualSpace.view
      ~petsc4py.PETSc.DualSpace.viewFromOptions

   

   
   .. rubric:: Methods Documentation
   
   .. automethod:: create
   .. automethod:: destroy
   .. automethod:: duplicate
   .. automethod:: getDM
   .. automethod:: getDimension
   .. automethod:: getFunctional
   .. automethod:: getInteriorDimension
   .. automethod:: getLagrangeContinuity
   .. automethod:: getLagrangeTensor
   .. automethod:: getLagrangeTrimmed
   .. automethod:: getNumComponents
   .. automethod:: getNumDof
   .. automethod:: getOrder
   .. automethod:: getType
   .. automethod:: setDM
   .. automethod:: setLagrangeContinuity
   .. automethod:: setLagrangeTensor
   .. automethod:: setLagrangeTrimmed
   .. automethod:: setNumComponents
   .. automethod:: setOrder
   .. automethod:: setSimpleDimension
   .. automethod:: setSimpleFunctional
   .. automethod:: setType
   .. automethod:: setUp
   .. automethod:: view
   .. automethod:: viewFromOptions

   
