Brian Silverman | 7c33ab2 | 2018-08-04 17:14:51 -0700 | [diff] [blame^] | 1 | [/============================================================================ |
| 2 | Boost.odeint |
| 3 | |
| 4 | Copyright 2010-2012 Karsten Ahnert |
| 5 | Copyright 2010-2013 Mario Mulansky |
| 6 | Copyright 2013 Pascal Germroth |
| 7 | |
| 8 | Use, modification and distribution is subject to the Boost Software License, |
| 9 | Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at |
| 10 | http://www.boost.org/LICENSE_1_0.txt) |
| 11 | =============================================================================/] |
| 12 | |
| 13 | |
| 14 | [section Tutorial] |
| 15 | |
| 16 | |
| 17 | [include tutorial_harmonic_oscillator.qbk] |
| 18 | |
| 19 | [include tutorial_solar_system.qbk] |
| 20 | |
| 21 | [include tutorial_chaotic_system.qbk] |
| 22 | |
| 23 | [include tutorial_stiff_systems.qbk] |
| 24 | |
| 25 | [include tutorial_special_topics.qbk] |
| 26 | |
| 27 | [include tutorial_thrust_cuda.qbk] |
| 28 | |
| 29 | [include tutorial_vexcl_opencl.qbk] |
| 30 | |
| 31 | [include tutorial_parallel.qbk] |
| 32 | |
| 33 | [section All examples] |
| 34 | |
| 35 | The following table gives an overview over all examples. |
| 36 | |
| 37 | [include examples_table.qbk] |
| 38 | |
| 39 | [endsect] |
| 40 | |
| 41 | |
| 42 | |
| 43 | |
| 44 | |
| 45 | |
| 46 | [endsect] |