Orrery
A GPU-accelerated N-body gravitational simulator
Loading...
Searching...
No Matches
orrery::sim::IntegratorSettings Struct Reference

Public Attributes

IntegratorKind kind = IntegratorKind::kVelocityVerlet
 Velocity Verlet by default, on ADR-0011's argument: one force evaluation per step and an energy error that stays inside a bounded envelope for ever, which over the number of steps a real run takes matters more than the order does.

Friends

bool operator== (const IntegratorSettings &, const IntegratorSettings &)=default

The documentation for this struct was generated from the following file: