Ode1be

Type Alias Ode1be 

Source
pub type Ode1be = BackwardEuler;
Expand description

Alias for BackwardEuler.

Aliased Typeยง

pub struct Ode1be { /* private fields */ }