petsc4py.PETSc.PC.FailedReason
- class petsc4py.PETSc.PC.FailedReason
Bases:
object
The reason the preconditioner has failed.
Attributes Summary
Constant
FACTOR_NUMERIC_ZEROPIVOT
of typeint
Constant
FACTOR_OTHER
of typeint
Constant
FACTOR_OUTMEMORY
of typeint
Constant
FACTOR_STRUCT_ZEROPIVOT
of typeint
Constant
NOERROR
of typeint
Constant
SETUP_ERROR
of typeint
Constant
SUBPC_ERROR
of typeint
Attributes Documentation
- FACTOR_NUMERIC_ZEROPIVOT: int = FACTOR_NUMERIC_ZEROPIVOT
Constant
FACTOR_NUMERIC_ZEROPIVOT
of typeint