|
Janus 2.0.0
High-performance C++20 dual-mode numerical framework
|
Result of a second-order integration step. More...
#include <IntegratorStep.hpp>
Public Attributes | |
| JanusVector< Scalar > | q |
| JanusVector< Scalar > | v |
Result of a second-order integration step.
The returned state represents the generalized coordinates and generalized velocities at the end of the step.
| Scalar | Numeric or symbolic scalar type |
| JanusVector<Scalar> janus::SecondOrderStepResult< Scalar >::q |
| JanusVector<Scalar> janus::SecondOrderStepResult< Scalar >::v |