impl_1_direct
- class dustpy.std.dust.impl_1_direct[source]
Bases:
SchemeModified class for implicit dust integration.
- Attributes:
controllerDictionary with keyword arguments that is passed to the integration
Scheme.descriptionDescription of the
Scheme.schemeIntegration
Scheme.
Methods
__call__(x0, Y0, dx, *args, **kwargs)Method for returning the new value of the variable to be integrated.