petsc4py.PETSc.TS.Type#
- class petsc4py.PETSc.TS.Type#
Bases:
object
The time stepping method.
Attributes Summary
Object
ALPHA
of typestr
Object
ALPHA2
of typestr
Object
ARKIMEX
of typestr
Object
BASICSYMPLECTIC
of typestr
Object
BDF
of typestr
Object
BE
of typestr
Object
BEULER
of typestr
Object
CN
of typestr
Object
CRANK_NICOLSON
of typestr
Object
DIRK
of typestr
Object
DISCGRAD
of typestr
Object
EIMEX
of typestr
Object
EULER
of typestr
Object
FE
of typestr
Object
GLEE
of typestr
Object
GLLE
of typestr
Object
MIMEX
of typestr
Object
MPRK
of typestr
Object
PSEUDO
of typestr
Object
PYTHON
of typestr
Object
RADAU5
of typestr
Object
RK
of typestr
Object
ROSW
of typestr
Object
RUNGE_KUTTA
of typestr
Object
SSP
of typestr
Object
SUNDIALS
of typestr
Object
TH
of typestr
Object
THETA
of typestr
Attributes Documentation