|
Janus 2.0.0
High-performance C++20 dual-mode numerical framework
|
Options for second-order structure-preserving trajectory integration. More...
#include <Integrate.hpp>
Public Attributes | |
| SecondOrderIntegratorMethod | method = SecondOrderIntegratorMethod::StormerVerlet |
| int | substeps = 1 |
Options for second-order structure-preserving trajectory integration.
| SecondOrderIntegratorMethod janus::SecondOrderIvpOptions::method = SecondOrderIntegratorMethod::StormerVerlet |
| int janus::SecondOrderIvpOptions::substeps = 1 |