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

#include <ode.hpp>

Public Attributes

real t = 0.0
 
Vector y
 

Detailed Description

Definition at line 38 of file ode.hpp.

Member Data Documentation

◆ t

real num::Step::t = 0.0

Definition at line 39 of file ode.hpp.

◆ y

Vector num::Step::y

Definition at line 40 of file ode.hpp.


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