2
0
mirror of https://github.com/boostorg/odeint.git synced 2026-01-26 18:52:20 +00:00
Commit Graph

744 Commits

Author SHA1 Message Date
Karsten Ahnert
94de59c54a finalized redesign iterators 2013-02-01 14:55:41 +01:00
Karsten Ahnert
a64b3f65f2 adaptive time iterator for controlled steppers implemented 2013-01-24 15:49:41 +01:00
Karsten Ahnert
9ebb9ec100 const step time iterator for steppers implemented and tested 2013-01-24 09:04:35 +01:00
Karsten Ahnert
45dfe5bf5d update todo list 2013-01-22 09:58:52 +01:00
Karsten Ahnert
d45a1dff56 added some tests for adaptive iterator with controlled steppers 2013-01-22 09:57:38 +01:00
Karsten Ahnert
ec40786c45 starting implementing adpative iterators for controlled steppers 2013-01-22 09:18:32 +01:00
Karsten Ahnert
83f0f0646b small fixed, adding missing included 2013-01-22 07:58:02 +01:00
Karsten Ahnert
e5ad616a3d const step iterator for steppers finished 2013-01-21 15:55:59 +01:00
Karsten Ahnert
4765c6214b const step iterator for steppers finished 2013-01-21 15:54:44 +01:00
Karsten Ahnert
5cf2b0402e cont 2013-01-21 14:05:56 +01:00
Karsten Ahnert
998e28f498 cont const step iterator 2013-01-21 12:10:50 +01:00
Karsten Ahnert
27bc569389 cont rewrite iterators 2013-01-18 09:05:38 +01:00
Karsten Ahnert
f1c0b392ba cont iteratoren 2013-01-18 09:03:57 +01:00
Karsten Ahnert
599e9f43d5 cont iteratoren 2013-01-18 09:02:54 +01:00
Karsten Ahnert
a7145f34df dummy 2013-01-11 12:15:57 +01:00
Karsten Ahnert
cb8241a735 ode_iterator_base uses pointer instead of reference for the state 2012-12-07 11:23:21 +01:00
Karsten Ahnert
881eb2eb96 docs for const step iterators 2012-12-06 08:26:53 +01:00
Karsten Ahnert
4f1f61a839 docs for adaptive iterators 2012-12-04 08:58:40 +01:00
Mario Mulansky
78917edfda doxygen in integrate 2012-11-30 11:09:48 +01:00
Mario Mulansky
0e897babfa deleted forwarding versions of integrate 2012-11-30 09:48:45 +01:00
Mario Mulansky
0152758881 doxygen in steppers now nonlocal 2012-11-29 10:40:24 +01:00
Mario Mulansky
cc867ce19a Merge branch 'master' of github.com:headmyshoulder/odeint-v2 2012-11-29 00:48:18 +01:00
Mario Mulansky
16c211f628 more nonlocal doxygen 2012-11-29 00:48:08 +01:00
mariomulansky
fc6d349375 bugfix in error_stepper_fsal 2012-11-28 15:35:21 +01:00
Mario Mulansky
9477e07c74 doxygen comments away from source code 2012-11-27 22:28:14 +01:00
Mario Mulansky
1ea0a8d81f nonlocal doxygen in runge_kutta4 2012-11-27 14:23:42 +01:00
Mario Mulansky
c51df78b52 more integrate doxygen 2012-11-27 10:39:58 +01:00
Mario Mulansky
91bb64543d some doxygen in integrate 2012-11-27 09:24:51 +01:00
Mario Mulansky
2a3b57f6be doxygen in bulirsch stoer 2012-11-26 10:29:29 +01:00
Mario Mulansky
5049dd73ea more doxygen 2012-11-25 21:22:10 +01:00
Mario Mulansky
63b1d453ff removed static cast from integrate_const 2012-11-24 16:30:31 +01:00
Mario Mulansky
f3aabf3240 made bulirsch-stoer and controlled steppers run with gmp 2012-11-24 14:42:58 +01:00
Mario Mulansky
46bedd5b3d cleaned up bulirsch stoer 2012-11-15 10:19:32 +01:00
Karsten Ahnert
0cd5395456 typos 2012-11-14 20:51:41 +01:00
Karsten Ahnert
5e65569483 bug fixed in rosenbrock dense output 2012-11-14 10:25:43 +01:00
Karsten Ahnert
021f1e9190 tips for c++11 2012-11-12 19:10:11 +01:00
Karsten Ahnert
df2a7fd449 acknowledgements 2012-11-12 18:53:31 +01:00
Karsten Ahnert
63cd470f99 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 2012-11-08 16:59:34 +01:00
Karsten Ahnert
3ab881e6a4 added missing file 2012-11-08 16:32:17 +01:00
Mario Mulansky
054b82e81b const calc_state in bulirsch stoer 2012-11-08 12:11:36 +01:00
Mario Mulansky
b984f1db85 more const in euler 2012-11-08 11:53:23 +01:00
Mario Mulansky
0482633399 Merge branch 'master' of github.com:headmyshoulder/odeint-v2 2012-11-08 11:51:00 +01:00
Mario Mulansky
9c8a85322e calc_state now const 2012-11-08 11:50:54 +01:00
Karsten Ahnert
31f4360501 section for binding member functions 2012-11-07 21:24:13 +01:00
Karsten Ahnert
f09ee237b8 section for binding member functions 2012-11-07 21:22:49 +01:00
Karsten Ahnert
01c9098721 two new examples for binding of member functions 2012-11-07 12:43:58 +01:00
Karsten Ahnert
49fd76b55e documentation for controlled_step_result 2012-11-06 09:33:23 +01:00
Karsten Ahnert
d3fae1b787 docs for symplectic steppers 2012-11-06 09:07:54 +01:00
Karsten Ahnert
723f09de96 bug fix in bulirsch stoer 2012-11-01 23:48:24 +01:00
Karsten Ahnert
d8c64dc88e adding copyright notice in black hole example 2012-11-01 23:38:27 +01:00