002 array init

○ Planned This feature is planned but not yet implemented.

Feature: Kernel array initialization

Code

input.kz

Flows

flow ~shape click a branch to expand · @labels scroll to their anchor
shape (expr: Body, source: x: f64, y: f64, mass: f64,)
flow ~init click a branch to expand · @labels scroll to their anchor
init (expr: Body, source: { x: 0.0, y: 0.0, mass: 1.0 }, { x: 1.0, y: 0.0, mass: 0.5 }, { x: 2.0, y: 0.0, mass: 0.25 },)