numerics 0.1.0
Loading...
Searching...
No Matches
num::SymplecticStep Struct Reference

#include <ode.hpp>

Public Attributes

real t = 0.0
 
Vector q
 
Vector v
 

Detailed Description

Definition at line 22 of file ode.hpp.

Member Data Documentation

◆ q

Vector num::SymplecticStep::q

Definition at line 24 of file ode.hpp.

◆ t

real num::SymplecticStep::t = 0.0

Definition at line 23 of file ode.hpp.

◆ v

Vector num::SymplecticStep::v

Definition at line 25 of file ode.hpp.


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