petsc4py.PETSc.Mat.Option#
- class petsc4py.PETSc.Mat.Option#
Bases:
object
Matrix option.
See also
Attributes Summary
Constant
ERROR_LOWER_TRIANGULAR
of typeint
Constant
FORCE_DIAGONAL_ENTRIES
of typeint
Constant
GETROW_UPPERTRIANGULAR
of typeint
Constant
HERMITIAN
of typeint
Constant
IGNORE_LOWER_TRIANGULAR
of typeint
Constant
IGNORE_OFF_PROC_ENTRIES
of typeint
Constant
IGNORE_ZERO_ENTRIES
of typeint
Constant
KEEP_NONZERO_PATTERN
of typeint
Constant
NEW_NONZERO_ALLOCATION_ERR
of typeint
Constant
NEW_NONZERO_LOCATIONS
of typeint
Constant
NEW_NONZERO_LOCATION_ERR
of typeint
Constant
NO_OFF_PROC_ENTRIES
of typeint
Constant
NO_OFF_PROC_ZERO_ROWS
of typeint
Constant
OPTION_MAX
of typeint
Constant
OPTION_MIN
of typeint
Constant
ROW_ORIENTED
of typeint
Constant
SORTED_FULL
of typeint
Constant
SPD
of typeint
Constant
STRUCTURALLY_SYMMETRIC
of typeint
Constant
STRUCTURE_ONLY
of typeint
Constant
SUBMAT_SINGLEIS
of typeint
Constant
SUBSET_OFF_PROC_ENTRIES
of typeint
Constant
SYMMETRIC
of typeint
Constant
SYMMETRY_ETERNAL
of typeint
Constant
UNUSED_NONZERO_LOCATION_ERR
of typeint
Constant
USE_HASH_TABLE
of typeint
Constant
USE_INODES
of typeint
Attributes Documentation
- IGNORE_LOWER_TRIANGULAR: int = IGNORE_LOWER_TRIANGULAR#
Constant
IGNORE_LOWER_TRIANGULAR
of typeint
- IGNORE_OFF_PROC_ENTRIES: int = IGNORE_OFF_PROC_ENTRIES#
Constant
IGNORE_OFF_PROC_ENTRIES
of typeint
- NEW_NONZERO_ALLOCATION_ERR: int = NEW_NONZERO_ALLOCATION_ERR#
Constant
NEW_NONZERO_ALLOCATION_ERR
of typeint
- NEW_NONZERO_LOCATION_ERR: int = NEW_NONZERO_LOCATION_ERR#
Constant
NEW_NONZERO_LOCATION_ERR
of typeint
- SUBSET_OFF_PROC_ENTRIES: int = SUBSET_OFF_PROC_ENTRIES#
Constant
SUBSET_OFF_PROC_ENTRIES
of typeint