petsc4py.PETSc.SNES.Type#
- class petsc4py.PETSc.SNES.Type#
Bases:
object
SNES solver type.
See also
Attributes Summary
Object
ANDERSON
of typestr
Object
ASPIN
of typestr
Object
COMPOSITE
of typestr
Object
FAS
of typestr
Object
KSPONLY
of typestr
Object
KSPTRANSPOSEONLY
of typestr
Object
MS
of typestr
Object
NASM
of typestr
Object
NCG
of typestr
Object
NEWTONLS
of typestr
Object
NEWTONTR
of typestr
Object
NGMRES
of typestr
Object
NGS
of typestr
Object
NRICHARDSON
of typestr
Object
PATCH
of typestr
Object
PYTHON
of typestr
Object
QN
of typestr
Object
SHELL
of typestr
Object
VINEWTONRSLS
of typestr
Object
VINEWTONSSLS
of typestr
Attributes Documentation