petsc4py.PETSc.Mat.FactorShiftType
- class petsc4py.PETSc.Mat.FactorShiftType
Bases:
object
Factored matrix shift type.
See also
petsc.MatFactorShiftType
Attributes Summary
Constant
INBLOCKS
of typeint
Constant
NONE
of typeint
Constant
NONZERO
of typeint
Constant
NZ
of typeint
Constant
PD
of typeint
Constant
POSITIVE_DEFINITE
of typeint
Attributes Documentation