Result returned by symplectic integrators.
More...
#include <ode.hpp>
Result returned by symplectic integrators.
Definition at line 56 of file ode.hpp.
| Vector num::SymplecticResult::q |
Final generalised positions.
Definition at line 57 of file ode.hpp.
◆ steps
| idx num::SymplecticResult::steps |
Number of steps taken.
Definition at line 60 of file ode.hpp.
| real num::SymplecticResult::t |
Final time.
Definition at line 59 of file ode.hpp.
| Vector num::SymplecticResult::v |
Final generalised velocities.
Definition at line 58 of file ode.hpp.
The documentation for this struct was generated from the following file:
- /home/runner/work/numerics/numerics/include/ode/ode.hpp