petsc4py.PETSc.Mat.Structure#
- class petsc4py.PETSc.Mat.Structure#
Bases:
object
Matrix modification structure.
See also
Attributes Summary
Constant
DIFFERENT
of typeint
Constant
DIFFERENT_NONZERO_PATTERN
of typeint
Constant
DIFFERENT_NZ
of typeint
Constant
SAME
of typeint
Constant
SAME_NONZERO_PATTERN
of typeint
Constant
SAME_NZ
of typeint
Constant
SUBSET
of typeint
Constant
SUBSET_NONZERO_PATTERN
of typeint
Constant
SUBSET_NZ
of typeint
Constant
UNKNOWN
of typeint
Constant
UNKNOWN_NONZERO_PATTERN
of typeint
Constant
UNKNOWN_NZ
of typeint
Attributes Documentation
- DIFFERENT_NONZERO_PATTERN: int = DIFFERENT_NONZERO_PATTERN#
Constant
DIFFERENT_NONZERO_PATTERN
of typeint