petsc4py.PETSc.DMInterpolation
==============================

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

   

   
   .. rubric:: Methods Summary
   .. autosummary::
   
      ~petsc4py.PETSc.DMInterpolation.create
      ~petsc4py.PETSc.DMInterpolation.destroy
      ~petsc4py.PETSc.DMInterpolation.evaluate
      ~petsc4py.PETSc.DMInterpolation.getCoordinates
      ~petsc4py.PETSc.DMInterpolation.getDim
      ~petsc4py.PETSc.DMInterpolation.getDof
      ~petsc4py.PETSc.DMInterpolation.getVector
      ~petsc4py.PETSc.DMInterpolation.restoreVector
      ~petsc4py.PETSc.DMInterpolation.setDim
      ~petsc4py.PETSc.DMInterpolation.setDof
      ~petsc4py.PETSc.DMInterpolation.setUp

   

   
   .. rubric:: Methods Documentation
   
   .. automethod:: create
   .. automethod:: destroy
   .. automethod:: evaluate
   .. automethod:: getCoordinates
   .. automethod:: getDim
   .. automethod:: getDof
   .. automethod:: getVector
   .. automethod:: restoreVector
   .. automethod:: setDim
   .. automethod:: setDof
   .. automethod:: setUp

   
