|
Orrery
A GPU-accelerated N-body gravitational simulator
|
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 |