petsc4py.PETSc.Mat.SORType ========================== .. autoclass:: petsc4py.PETSc.Mat.SORType :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~petsc4py.PETSc.Mat.SORType.APPLY_LOWER ~petsc4py.PETSc.Mat.SORType.APPLY_UPPER ~petsc4py.PETSc.Mat.SORType.BACKWARD_SWEEP ~petsc4py.PETSc.Mat.SORType.EISENSTAT ~petsc4py.PETSc.Mat.SORType.FORWARD_SWEEP ~petsc4py.PETSc.Mat.SORType.LOCAL_BACKWARD_SWEEP ~petsc4py.PETSc.Mat.SORType.LOCAL_FORWARD_SWEEP ~petsc4py.PETSc.Mat.SORType.LOCAL_SYMMETRIC_SWEEP ~petsc4py.PETSc.Mat.SORType.SYMMETRY_SWEEP ~petsc4py.PETSc.Mat.SORType.ZERO_INITIAL_GUESS .. rubric:: Attributes Documentation .. autoattribute:: APPLY_LOWER .. autoattribute:: APPLY_UPPER .. autoattribute:: BACKWARD_SWEEP .. autoattribute:: EISENSTAT .. autoattribute:: FORWARD_SWEEP .. autoattribute:: LOCAL_BACKWARD_SWEEP .. autoattribute:: LOCAL_FORWARD_SWEEP .. autoattribute:: LOCAL_SYMMETRIC_SWEEP .. autoattribute:: SYMMETRY_SWEEP .. autoattribute:: ZERO_INITIAL_GUESS