petsc4py.PETSc.Mat.OrderingType#
- class petsc4py.PETSc.Mat.OrderingType#
Bases:
object
Factored matrix ordering type.
See also
Attributes Summary
Object
AMD
of typestr
Object
METISND
of typestr
Object
NATURAL
of typestr
Object
ND
of typestr
Object
OWD
of typestr
Object
QMD
of typestr
Object
RCM
of typestr
Object
ROWLENGTH
of typestr
Object
SPECTRAL
of typestr
Object
WBM
of typestr
Attributes Documentation