expl_5_dormand_prince_adptv
- class simframe.integration.schemes.expl_5_dormand_prince_adptv(*args, **kwargs)[source]
Bases:
SchemeClass for explicit adaptive 5th-order Dormand-Prince method
- Attributes:
controllerDictionary with keyword arguments that is passed to the integration
Scheme.descriptionDescription of the
Scheme.schemeIntegration
Scheme.
Methods