petsc4py.PETSc.PC.CompositeType#
- class petsc4py.PETSc.PC.CompositeType#
Bases:
objectThe composite type.
Attributes Summary
Constant
ADDITIVEof typeintConstant
MULTIPLICATIVEof typeintConstant
SCHURof typeintConstant
SPECIALof typeintConstant
SYMMETRIC_MULTIPLICATIVEof typeintAttributes Documentation
- SYMMETRIC_MULTIPLICATIVE: int = SYMMETRIC_MULTIPLICATIVE#
Constant
SYMMETRIC_MULTIPLICATIVEof typeint
- __init__()#
- classmethod __new__(*args, **kwargs)#