Module sim

Module sim 

Source
Available on crate feature sim only.
Expand description

Deterministic simulation testing support for Hydro programs.

See crate::compile::builder::FlowBuilder::sim and flow::SimFlow for more details.

Modulesยง

compiledstageleft_runtime
Interfaces for compiled Hydro simulators and concrete simulation instances.
flowstageleft_runtime
Entrypoint for compiling and running Hydro simulations.