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

#include <ode.hpp>

Public Attributes

Vector q
 
Vector v
 
real t = 0.0
 
idx steps = 0
 

Detailed Description

Definition at line 56 of file ode.hpp.

Member Data Documentation

◆ q

Vector num::SymplecticResult::q

Definition at line 57 of file ode.hpp.

◆ steps

idx num::SymplecticResult::steps = 0

Definition at line 60 of file ode.hpp.

◆ t

real num::SymplecticResult::t = 0.0

Definition at line 59 of file ode.hpp.

◆ v

Vector num::SymplecticResult::v

Definition at line 58 of file ode.hpp.


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