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 43 of file ode.hpp.

Member Data Documentation

◆ q

Vector num::SymplecticStep::q

Definition at line 45 of file ode.hpp.

◆ t

real num::SymplecticStep::t = 0.0

Definition at line 44 of file ode.hpp.

◆ v

Vector num::SymplecticStep::v

Definition at line 46 of file ode.hpp.


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