Crate twine_core

Crate twine_core 

Source

Modules§

constraint
Type-level numeric constraints with zero runtime cost.
graph
model

Structs§

State
Represents a snapshot of the simulation at a specific point in time.

Traits§

DurationExt
Extension trait for ergonomic operations on Duration.
Simulation
Trait for defining a transient simulation in Twine.
TimeIntegrable
A trait for types that support finite time stepping via integration.

Type Aliases§

TimeDerivative
The time derivative associated with a TimeIntegrable type T.