petsc4py.PETSc.Mat.OrderingType#
- class petsc4py.PETSc.Mat.OrderingType#
Bases:
objectFactored matrix ordering type.
See also
Attributes Summary
Object
AMDof typestrObject
METISNDof typestrObject
NATURALof typestrObject
NDof typestrObject
OWDof typestrObject
QMDof typestrObject
RCMof typestrObject
ROWLENGTHof typestrObject
SPECTRALof typestrObject
WBMof typestrAttributes Documentation
- __init__()#
- classmethod __new__(*args, **kwargs)#