headmyshoulder / odeint-v2

odeint - solving ordinary differential equations in c++ v2
http://headmyshoulder.github.com/odeint-v2/
Other
341 stars 101 forks source link

Fix to harmonic_oscillator.cpp #248

Open gsrohde opened 4 years ago

gsrohde commented 4 years ago

Put make_const_time_iterator_begin arguments t_end and dt in proper order.