expl_3_gottlieb_shu_adptv

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

Bases: Scheme

Class for explicit adaptive 3rd-order Gottlieb-Shu method

Attributes:
controller

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

description

Description of the Scheme.

scheme

Integration Scheme.

Methods