petsc4py.PETSc.MatHtoolClusteringType#

class petsc4py.PETSc.MatHtoolClusteringType#

Bases: object

Htool clustering type.

Attributes Summary

BOUNDING_BOX_1_GEOMETRIC

Constant BOUNDING_BOX_1_GEOMETRIC of type int

BOUNDING_BOX_1_REGULAR

Constant BOUNDING_BOX_1_REGULAR of type int

PCA_GEOMETRIC

Constant PCA_GEOMETRIC of type int

PCA_REGULAR

Constant PCA_REGULAR of type int

Attributes Documentation

BOUNDING_BOX_1_GEOMETRIC: int = BOUNDING_BOX_1_GEOMETRIC#

Constant BOUNDING_BOX_1_GEOMETRIC of type int

BOUNDING_BOX_1_REGULAR: int = BOUNDING_BOX_1_REGULAR#

Constant BOUNDING_BOX_1_REGULAR of type int

PCA_GEOMETRIC: int = PCA_GEOMETRIC#

Constant PCA_GEOMETRIC of type int

PCA_REGULAR: int = PCA_REGULAR#

Constant PCA_REGULAR of type int