petsc4py.PETSc.KSP.HPDDMType#
- class petsc4py.PETSc.KSP.HPDDMType#
Bases:
object
The HPDDM Krylov solver type.
Attributes Summary
Constant
BCG
of typeint
Constant
BFBCG
of typeint
Constant
BGCRODR
of typeint
Constant
BGMRES
of typeint
Constant
CG
of typeint
Constant
GCRODR
of typeint
Constant
GMRES
of typeint
Constant
PREONLY
of typeint
Attributes Documentation