update

class simframe.integration.schemes.update(*args, **kwargs)[source]

Bases: Scheme

Class to update a field after integration.

Attributes:
controller

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

description

Description of the Scheme.

scheme

Integration Scheme.

Methods