petsc4py.PETSc.TS.RKType#
- class petsc4py.PETSc.TS.RKType#
Bases:
object
The RK subtype.
Attributes Summary
Object
RK1FE
of typestr
Object
RK2A
of typestr
Object
RK2B
of typestr
Object
RK3
of typestr
Object
RK3BS
of typestr
Object
RK4
of typestr
Object
RK5BS
of typestr
Object
RK5DP
of typestr
Object
RK5F
of typestr
Object
RK6VR
of typestr
Object
RK7VR
of typestr
Object
RK8VR
of typestr
Attributes Documentation