petsc4py.PETSc.PC.HPDDMCoarseCorrectionType =========================================== .. autoclass:: petsc4py.PETSc.PC.HPDDMCoarseCorrectionType :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~petsc4py.PETSc.PC.HPDDMCoarseCorrectionType.ADDITIVE ~petsc4py.PETSc.PC.HPDDMCoarseCorrectionType.BALANCED ~petsc4py.PETSc.PC.HPDDMCoarseCorrectionType.DEFLATED ~petsc4py.PETSc.PC.HPDDMCoarseCorrectionType.NONE .. rubric:: Attributes Documentation .. autoattribute:: ADDITIVE .. autoattribute:: BALANCED .. autoattribute:: DEFLATED .. autoattribute:: NONE