petsc4py.PETSc.MatHtoolCompressorType#

class petsc4py.PETSc.MatHtoolCompressorType#

Bases: object

Htool compressor type.

Attributes Summary

FULL_ACA

Constant FULL_ACA of type int

SVD

Constant SVD of type int

SYMPARTIAL_ACA

Constant SYMPARTIAL_ACA of type int

Attributes Documentation

FULL_ACA: int = FULL_ACA#

Constant FULL_ACA of type int

SVD: int = SVD#

Constant SVD of type int

SYMPARTIAL_ACA: int = SYMPARTIAL_ACA#

Constant SYMPARTIAL_ACA of type int