petsc4py.PETSc.SF
=================

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

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

   
   .. rubric:: Methods Summary
   .. autosummary::
   
      ~petsc4py.PETSc.SF.bcastBegin
      ~petsc4py.PETSc.SF.bcastEnd
      ~petsc4py.PETSc.SF.compose
      ~petsc4py.PETSc.SF.computeDegree
      ~petsc4py.PETSc.SF.create
      ~petsc4py.PETSc.SF.createEmbeddedLeafSF
      ~petsc4py.PETSc.SF.createEmbeddedRootSF
      ~petsc4py.PETSc.SF.createInverse
      ~petsc4py.PETSc.SF.createSectionSF
      ~petsc4py.PETSc.SF.destroy
      ~petsc4py.PETSc.SF.distributeSection
      ~petsc4py.PETSc.SF.fetchAndOpBegin
      ~petsc4py.PETSc.SF.fetchAndOpEnd
      ~petsc4py.PETSc.SF.gatherBegin
      ~petsc4py.PETSc.SF.gatherEnd
      ~petsc4py.PETSc.SF.getGraph
      ~petsc4py.PETSc.SF.getMulti
      ~petsc4py.PETSc.SF.getType
      ~petsc4py.PETSc.SF.reduceBegin
      ~petsc4py.PETSc.SF.reduceEnd
      ~petsc4py.PETSc.SF.reset
      ~petsc4py.PETSc.SF.scatterBegin
      ~petsc4py.PETSc.SF.scatterEnd
      ~petsc4py.PETSc.SF.setFromOptions
      ~petsc4py.PETSc.SF.setGraph
      ~petsc4py.PETSc.SF.setRankOrder
      ~petsc4py.PETSc.SF.setType
      ~petsc4py.PETSc.SF.setUp
      ~petsc4py.PETSc.SF.view

   

   
   .. rubric:: Methods Documentation
   
   .. automethod:: bcastBegin
   .. automethod:: bcastEnd
   .. automethod:: compose
   .. automethod:: computeDegree
   .. automethod:: create
   .. automethod:: createEmbeddedLeafSF
   .. automethod:: createEmbeddedRootSF
   .. automethod:: createInverse
   .. automethod:: createSectionSF
   .. automethod:: destroy
   .. automethod:: distributeSection
   .. automethod:: fetchAndOpBegin
   .. automethod:: fetchAndOpEnd
   .. automethod:: gatherBegin
   .. automethod:: gatherEnd
   .. automethod:: getGraph
   .. automethod:: getMulti
   .. automethod:: getType
   .. automethod:: reduceBegin
   .. automethod:: reduceEnd
   .. automethod:: reset
   .. automethod:: scatterBegin
   .. automethod:: scatterEnd
   .. automethod:: setFromOptions
   .. automethod:: setGraph
   .. automethod:: setRankOrder
   .. automethod:: setType
   .. automethod:: setUp
   .. automethod:: view

   
