petsc4py.PETSc.Section
======================

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

   

   
   .. rubric:: Methods Summary
   .. autosummary::
   
      ~petsc4py.PETSc.Section.addConstraintDof
      ~petsc4py.PETSc.Section.addDof
      ~petsc4py.PETSc.Section.addFieldConstraintDof
      ~petsc4py.PETSc.Section.addFieldDof
      ~petsc4py.PETSc.Section.clone
      ~petsc4py.PETSc.Section.create
      ~petsc4py.PETSc.Section.createGlobalSection
      ~petsc4py.PETSc.Section.destroy
      ~petsc4py.PETSc.Section.getChart
      ~petsc4py.PETSc.Section.getConstrainedStorageSize
      ~petsc4py.PETSc.Section.getConstraintDof
      ~petsc4py.PETSc.Section.getConstraintIndices
      ~petsc4py.PETSc.Section.getDof
      ~petsc4py.PETSc.Section.getFieldComponents
      ~petsc4py.PETSc.Section.getFieldConstraintDof
      ~petsc4py.PETSc.Section.getFieldConstraintIndices
      ~petsc4py.PETSc.Section.getFieldDof
      ~petsc4py.PETSc.Section.getFieldName
      ~petsc4py.PETSc.Section.getFieldOffset
      ~petsc4py.PETSc.Section.getMaxDof
      ~petsc4py.PETSc.Section.getNumFields
      ~petsc4py.PETSc.Section.getOffset
      ~petsc4py.PETSc.Section.getOffsetRange
      ~petsc4py.PETSc.Section.getPermutation
      ~petsc4py.PETSc.Section.getStorageSize
      ~petsc4py.PETSc.Section.reset
      ~petsc4py.PETSc.Section.setChart
      ~petsc4py.PETSc.Section.setConstraintDof
      ~petsc4py.PETSc.Section.setConstraintIndices
      ~petsc4py.PETSc.Section.setDof
      ~petsc4py.PETSc.Section.setFieldComponents
      ~petsc4py.PETSc.Section.setFieldConstraintDof
      ~petsc4py.PETSc.Section.setFieldConstraintIndices
      ~petsc4py.PETSc.Section.setFieldDof
      ~petsc4py.PETSc.Section.setFieldName
      ~petsc4py.PETSc.Section.setFieldOffset
      ~petsc4py.PETSc.Section.setNumFields
      ~petsc4py.PETSc.Section.setOffset
      ~petsc4py.PETSc.Section.setPermutation
      ~petsc4py.PETSc.Section.setUp
      ~petsc4py.PETSc.Section.view

   

   
   .. rubric:: Methods Documentation
   
   .. automethod:: addConstraintDof
   .. automethod:: addDof
   .. automethod:: addFieldConstraintDof
   .. automethod:: addFieldDof
   .. automethod:: clone
   .. automethod:: create
   .. automethod:: createGlobalSection
   .. automethod:: destroy
   .. automethod:: getChart
   .. automethod:: getConstrainedStorageSize
   .. automethod:: getConstraintDof
   .. automethod:: getConstraintIndices
   .. automethod:: getDof
   .. automethod:: getFieldComponents
   .. automethod:: getFieldConstraintDof
   .. automethod:: getFieldConstraintIndices
   .. automethod:: getFieldDof
   .. automethod:: getFieldName
   .. automethod:: getFieldOffset
   .. automethod:: getMaxDof
   .. automethod:: getNumFields
   .. automethod:: getOffset
   .. automethod:: getOffsetRange
   .. automethod:: getPermutation
   .. automethod:: getStorageSize
   .. automethod:: reset
   .. automethod:: setChart
   .. automethod:: setConstraintDof
   .. automethod:: setConstraintIndices
   .. automethod:: setDof
   .. automethod:: setFieldComponents
   .. automethod:: setFieldConstraintDof
   .. automethod:: setFieldConstraintIndices
   .. automethod:: setFieldDof
   .. automethod:: setFieldName
   .. automethod:: setFieldOffset
   .. automethod:: setNumFields
   .. automethod:: setOffset
   .. automethod:: setPermutation
   .. automethod:: setUp
   .. automethod:: view

   
