petsc4py.PETSc.Mat.FactorShiftType
==================================

.. autoclass:: petsc4py.PETSc.Mat.FactorShiftType
   :show-inheritance:

   

   

   
   .. rubric:: Attributes Summary
   .. autosummary::
   
      ~petsc4py.PETSc.Mat.FactorShiftType.INBLOCKS
      ~petsc4py.PETSc.Mat.FactorShiftType.NONE
      ~petsc4py.PETSc.Mat.FactorShiftType.NONZERO
      ~petsc4py.PETSc.Mat.FactorShiftType.NZ
      ~petsc4py.PETSc.Mat.FactorShiftType.PD
      ~petsc4py.PETSc.Mat.FactorShiftType.POSITIVE_DEFINITE

   

   
   .. rubric:: Attributes Documentation
   
   .. autoattribute:: INBLOCKS
   .. autoattribute:: NONE
   .. autoattribute:: NONZERO
   .. autoattribute:: NZ
   .. autoattribute:: PD
   .. autoattribute:: POSITIVE_DEFINITE
