Embody


Embody.Integration Namespace

Type/Module Description

Accelerator<'l, 't>

Accelerator is a function that calculates accelerations for each body, given bodies' current positions.

Accelerators

Integrator<'l, 't>

A basis for actual integrators.

Integrators

Contains implementations of the integrators (aka numerical integration methods).

IntegratorSettings<'l, 't>

Contains non-domain integrator parameters.

IntegratorStep<'l, 't>

Represents a single integrator step: contains a time step as well as all bodies' positions and velocities at that time step.