impl_1_euler_direct
- class simframe.integration.schemes.impl_1_euler_direct(*args, **kwargs)[source]
Bases:
SchemeClass for implicit 1st-order direct Euler method
- Attributes:
controllerDictionary with keyword arguments that is passed to the integration
Scheme.descriptionDescription of the
Scheme.schemeIntegration
Scheme.
Methods