petsc4py.PETSc.PC.Type#
- class petsc4py.PETSc.PC.Type#
Bases:
object
The preconditioner method.
Attributes Summary
Object
ASM
of typestr
Object
BDDC
of typestr
Object
BFBT
of typestr
Object
BJACOBI
of typestr
Object
CHOLESKY
of typestr
Object
CHOWILUVIENNACL
of typestr
Object
COMPOSITE
of typestr
Object
CP
of typestr
Object
DEFLATION
of typestr
Object
EISENSTAT
of typestr
Object
EXOTIC
of typestr
Object
FIELDSPLIT
of typestr
Object
GALERKIN
of typestr
Object
GAMG
of typestr
Object
GASM
of typestr
Object
H2OPUS
of typestr
Object
HMG
of typestr
Object
HPDDM
of typestr
Object
HYPRE
of typestr
Object
ICC
of typestr
Object
ILU
of typestr
Object
JACOBI
of typestr
Object
KACZMARZ
of typestr
Object
KSP
of typestr
Object
LMVM
of typestr
Object
LSC
of typestr
Object
LU
of typestr
Object
MAT
of typestr
Object
MG
of typestr
Object
ML
of typestr
Object
NN
of typestr
Object
NONE
of typestr
Object
PARMS
of typestr
Object
PATCH
of typestr
Object
PBJACOBI
of typestr
Object
PFMG
of typestr
Object
PYTHON
of typestr
Object
QR
of typestr
Object
REDISTRIBUTE
of typestr
Object
REDUNDANT
of typestr
Object
ROWSCALINGVIENNACL
of typestr
Object
SAVIENNACL
of typestr
Object
SHELL
of typestr
Object
SOR
of typestr
Object
SPAI
of typestr
Object
SVD
of typestr
Object
SYSPFMG
of typestr
Object
TELESCOPE
of typestr
Object
TFS
of typestr
Object
VPBJACOBI
of typestr
Attributes Documentation