Janus 2.0.0
High-performance C++20 dual-mode numerical framework
Loading...
Searching...
No Matches
janus::SecondOrderIvpOptions Struct Reference

Options for second-order structure-preserving trajectory integration. More...

#include <Integrate.hpp>

Public Attributes

SecondOrderIntegratorMethod method = SecondOrderIntegratorMethod::StormerVerlet
int substeps = 1

Detailed Description

Options for second-order structure-preserving trajectory integration.

Member Data Documentation

◆ method

◆ substeps

int janus::SecondOrderIvpOptions::substeps = 1

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