2
0
mirror of https://github.com/boostorg/odeint.git synced 2026-01-19 16:32:12 +00:00
Files
odeint/examples/find_crossing.cpp
Mario Mulansky d0bbbe19fa use resize in find_crossing example
the additional state requried in the find_condition function was potentially
not allocated. Now odeint's resizing mechanism is used to ensure the correct
memory allocation.
2015-10-21 17:38:43 +02:00

4.4 KiB