petsc4py.PETSc.InsertMode
=========================

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

   

   

   
   .. rubric:: Attributes Summary
   .. autosummary::
   
      ~petsc4py.PETSc.InsertMode.ADD
      ~petsc4py.PETSc.InsertMode.ADD_ALL
      ~petsc4py.PETSc.InsertMode.ADD_ALL_VALUES
      ~petsc4py.PETSc.InsertMode.ADD_BC
      ~petsc4py.PETSc.InsertMode.ADD_BC_VALUES
      ~petsc4py.PETSc.InsertMode.ADD_VALUES
      ~petsc4py.PETSc.InsertMode.INSERT
      ~petsc4py.PETSc.InsertMode.INSERT_ALL
      ~petsc4py.PETSc.InsertMode.INSERT_ALL_VALUES
      ~petsc4py.PETSc.InsertMode.INSERT_BC
      ~petsc4py.PETSc.InsertMode.INSERT_BC_VALUES
      ~petsc4py.PETSc.InsertMode.INSERT_VALUES
      ~petsc4py.PETSc.InsertMode.MAX
      ~petsc4py.PETSc.InsertMode.MAX_VALUES
      ~petsc4py.PETSc.InsertMode.NOT_SET_VALUES

   

   
   .. rubric:: Attributes Documentation
   
   .. autoattribute:: ADD
   .. autoattribute:: ADD_ALL
   .. autoattribute:: ADD_ALL_VALUES
   .. autoattribute:: ADD_BC
   .. autoattribute:: ADD_BC_VALUES
   .. autoattribute:: ADD_VALUES
   .. autoattribute:: INSERT
   .. autoattribute:: INSERT_ALL
   .. autoattribute:: INSERT_ALL_VALUES
   .. autoattribute:: INSERT_BC
   .. autoattribute:: INSERT_BC_VALUES
   .. autoattribute:: INSERT_VALUES
   .. autoattribute:: MAX
   .. autoattribute:: MAX_VALUES
   .. autoattribute:: NOT_SET_VALUES
