impl_1_direct

class dustpy.std.gas.impl_1_direct[source]

Bases: Scheme

Modified class for implicit gas integration.

Attributes:
controller

Dictionary with keyword arguments that is passed to the integration Scheme.

description

Description of the Scheme.

scheme

Integration Scheme.

Methods

__call__(x0, Y0, dx, *args, **kwargs)

Method for returning the new value of the variable to be integrated.