Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / numeric / odeint / doc / html / odeint / indexes / s02.html
1 <html>
2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
4 <title>Function Index</title>
5 <link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css">
6 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.Numeric.Odeint">
8 <link rel="up" href="../indexes.html" title="Indexes">
9 <link rel="prev" href="s01.html" title="Class Index">
10 <link rel="next" href="s03.html" title="Index">
11 </head>
12 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
13 <table cellpadding="2" width="100%"><tr>
14 <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../logo.jpg"></td>
15 <td align="center"><a href="../../../../../../../index.html">Home</a></td>
16 <td align="center"><a href="../../../../../../../libs/libraries.htm">Libraries</a></td>
17 <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
18 <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
19 <td align="center"><a href="../../../../../../../more/index.htm">More</a></td>
20 </tr></table>
21 <hr>
22 <div class="spirit-nav">
23 <a accesskey="p" href="s01.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../indexes.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="s03.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a>
24 </div>
25 <div class="section">
26 <div class="titlepage"><div><div><h3 class="title">
27 <a name="idm45221352964640"></a>Function Index</h3></div></div></div>
28 <p><a class="link" href="s02.html#idx_id_21">A</a> <a class="link" href="s02.html#idx_id_23">C</a> <a class="link" href="s02.html#idx_id_24">D</a> <a class="link" href="s02.html#idx_id_25">E</a> <a class="link" href="s02.html#idx_id_26">F</a> <a class="link" href="s02.html#idx_id_27">G</a> <a class="link" href="s02.html#idx_id_29">I</a> <a class="link" href="s02.html#idx_id_31">M</a> <a class="link" href="s02.html#idx_id_33">O</a> <a class="link" href="s02.html#idx_id_34">P</a> <a class="link" href="s02.html#idx_id_35">R</a> <a class="link" href="s02.html#idx_id_36">S</a> <a class="link" href="s02.html#idx_id_37">T</a> <a class="link" href="s02.html#idx_id_38">U</a> <a class="link" href="s02.html#idx_id_41">X</a></p>
29 <div class="variablelist"><dl class="variablelist">
30 <dt>
31 <a name="idx_id_21"></a><span class="term">A</span>
32 </dt>
33 <dd><div class="index"><ul class="index" style="list-style-type: none; ">
34 <li class="listitem" style="list-style-type: none">
35 <p><span class="index-entry-level-0">abs</span></p>
36 <div class="index"><ul class="index" style="list-style-type: none; ">
37 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.point_type" title="Point type"><span class="index-entry-level-1">Point type</span></a></p></li>
38 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.vector_space_algebra" title="Vector Space Algebra"><span class="index-entry-level-1">Vector Space Algebra</span></a></p></li>
39 </ul></div>
40 </li>
41 <li class="listitem" style="list-style-type: none">
42 <p><span class="index-entry-level-0">adjust_order</span></p>
43 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/default_order_adjuster.html" title="Class template default_order_adjuster"><span class="index-entry-level-1">Class template default_order_adjuster</span></a></p></li></ul></div>
44 </li>
45 <li class="listitem" style="list-style-type: none">
46 <p><span class="index-entry-level-0">adjust_size</span></p>
47 <div class="index"><ul class="index" style="list-style-type: none; ">
48 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li>
49 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li>
50 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">Class template adams_moulton</span></a></p></li>
51 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">Class template bulirsch_stoer</span></a></p></li>
52 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li>
53 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controll_idm45853739854496.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li>
54 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controll_idm45853739740000.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_tag&gt;</span></a></p></li>
55 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_ou_idm45853739592848.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li>
56 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_ou_idm45853739532912.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li>
57 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">Class template euler</span></a></p></li>
58 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">Class template explicit_error_generic_rk</span></a></p></li>
59 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">Class template explicit_generic_rk</span></a></p></li>
60 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/extrapolation_stepper.html" title="Class template extrapolation_stepper"><span class="index-entry-level-1">Class template extrapolation_stepper</span></a></p></li>
61 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">Class template implicit_euler</span></a></p></li>
62 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">Class template modified_midpoint</span></a></p></li>
63 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_idm45853739120256.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">Class template modified_midpoint_dense_out</span></a></p></li>
64 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li>
65 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">Class template rosenbrock4_controller</span></a></p></li>
66 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li>
67 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">Class template runge_kutta4</span></a></p></li>
68 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">Class template runge_kutta4_classic</span></a></p></li>
69 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54</span></a></p></li>
70 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_ku_idm45853738727280.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54_classic</span></a></p></li>
71 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">Class template runge_kutta_dopri5</span></a></p></li>
72 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">Class template runge_kutta_fehlberg78</span></a></p></li>
73 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li>
74 </ul></div>
75 </li>
76 <li class="listitem" style="list-style-type: none">
77 <p><span class="index-entry-level-0">advance</span></p>
78 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li></ul></div>
79 </li>
80 <li class="listitem" style="list-style-type: none">
81 <p><span class="index-entry-level-0">algebra</span></p>
82 <div class="index"><ul class="index" style="list-style-type: none; ">
83 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">Class template adams_moulton</span></a></p></li>
84 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/parallel_computation_with_openmp_and_mpi.html#boost_numeric_odeint.tutorial.parallel_computation_with_openmp_and_mpi.mpi" title="MPI"><span class="index-entry-level-1">MPI</span></a></p></li>
85 </ul></div>
86 </li>
87 </ul></div></dd>
88 <dt>
89 <a name="idx_id_23"></a><span class="term">C</span>
90 </dt>
91 <dd><div class="index"><ul class="index" style="list-style-type: none; ">
92 <li class="listitem" style="list-style-type: none">
93 <p><span class="index-entry-level-0">calculate_finite_difference</span></p>
94 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li></ul></div>
95 </li>
96 <li class="listitem" style="list-style-type: none">
97 <p><span class="index-entry-level-0">calc_state</span></p>
98 <div class="index"><ul class="index" style="list-style-type: none; ">
99 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li>
100 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/checked__idm45853762715376.html" title="Class template checked_stepper&lt;DenseOutStepper, Checker, dense_output_stepper_tag&gt;"><span class="index-entry-level-1">Class template checked_stepper&lt;DenseOutStepper, Checker, dense_output_stepper_tag&gt;</span></a></p></li>
101 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_ou_idm45853739592848.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li>
102 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_ou_idm45853739532912.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li>
103 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">Class template euler</span></a></p></li>
104 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li>
105 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li>
106 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">Class template runge_kutta_dopri5</span></a></p></li>
107 </ul></div>
108 </li>
109 <li class="listitem" style="list-style-type: none">
110 <p><span class="index-entry-level-0">check_step_size_limit</span></p>
111 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/default_step_adjuster.html" title="Class template default_step_adjuster"><span class="index-entry-level-1">Class template default_step_adjuster</span></a></p></li></ul></div>
112 </li>
113 <li class="listitem" style="list-style-type: none">
114 <p><span class="index-entry-level-0">coeff</span></p>
115 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adaptive_idm45853740254656.html" title="Class template adaptive_adams_bashforth_moulton"><span class="index-entry-level-1">Class template adaptive_adams_bashforth_moulton</span></a></p></li></ul></div>
116 </li>
117 <li class="listitem" style="list-style-type: none">
118 <p><span class="index-entry-level-0">CRTP</span></p>
119 <div class="index"><ul class="index" style="list-style-type: none; ">
120 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li>
121 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li>
122 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">Class template euler</span></a></p></li>
123 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">Class template runge_kutta4</span></a></p></li>
124 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">Class template runge_kutta4_classic</span></a></p></li>
125 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54</span></a></p></li>
126 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_ku_idm45853738727280.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54_classic</span></a></p></li>
127 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">Class template runge_kutta_dopri5</span></a></p></li>
128 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">Class template runge_kutta_fehlberg78</span></a></p></li>
129 </ul></div>
130 </li>
131 </ul></div></dd>
132 <dt>
133 <a name="idx_id_24"></a><span class="term">D</span>
134 </dt>
135 <dd><div class="index"><ul class="index" style="list-style-type: none; ">
136 <li class="listitem" style="list-style-type: none">
137 <p><span class="index-entry-level-0">decrement</span></p>
138 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li></ul></div>
139 </li>
140 <li class="listitem" style="list-style-type: none">
141 <p><span class="index-entry-level-0">do_step</span></p>
142 <div class="index"><ul class="index" style="list-style-type: none; ">
143 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li>
144 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li>
145 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">Class template adams_moulton</span></a></p></li>
146 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adaptive_idm45853740254656.html" title="Class template adaptive_adams_bashforth_moulton"><span class="index-entry-level-1">Class template adaptive_adams_bashforth_moulton</span></a></p></li>
147 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li>
148 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/checked__idm45853762715376.html" title="Class template checked_stepper&lt;DenseOutStepper, Checker, dense_output_stepper_tag&gt;"><span class="index-entry-level-1">Class template checked_stepper&lt;DenseOutStepper, Checker, dense_output_stepper_tag&gt;</span></a></p></li>
149 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/checked__idm45853741325648.html" title="Class template checked_stepper&lt;Stepper, Checker, stepper_tag&gt;"><span class="index-entry-level-1">Class template checked_stepper&lt;Stepper, Checker, stepper_tag&gt;</span></a></p></li>
150 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_ou_idm45853739592848.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li>
151 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_ou_idm45853739532912.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li>
152 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">Class template implicit_euler</span></a></p></li>
153 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_idm45853739120256.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">Class template modified_midpoint_dense_out</span></a></p></li>
154 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li>
155 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li>
156 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li>
157 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_steppers" title="Custom steppers"><span class="index-entry-level-1">Custom steppers</span></a></p></li>
158 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/error_stepper.html" title="Error Stepper"><span class="index-entry-level-1">Error Stepper</span></a></p></li>
159 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.explicit_steppers" title="Explicit steppers"><span class="index-entry-level-1">Explicit steppers</span></a></p></li>
160 </ul></div>
161 </li>
162 <li class="listitem" style="list-style-type: none">
163 <p><span class="index-entry-level-0">do_step_dxdt_impl</span></p>
164 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/extrapolation_stepper.html" title="Class template extrapolation_stepper"><span class="index-entry-level-1">Class template extrapolation_stepper</span></a></p></li></ul></div>
165 </li>
166 <li class="listitem" style="list-style-type: none">
167 <p><span class="index-entry-level-0">do_step_impl</span></p>
168 <div class="index"><ul class="index" style="list-style-type: none; ">
169 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li>
170 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">Class template adams_moulton</span></a></p></li>
171 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adaptive_idm45853740254656.html" title="Class template adaptive_adams_bashforth_moulton"><span class="index-entry-level-1">Class template adaptive_adams_bashforth_moulton</span></a></p></li>
172 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">Class template euler</span></a></p></li>
173 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">Class template explicit_error_generic_rk</span></a></p></li>
174 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">Class template explicit_generic_rk</span></a></p></li>
175 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/extrapolation_stepper.html" title="Class template extrapolation_stepper"><span class="index-entry-level-1">Class template extrapolation_stepper</span></a></p></li>
176 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">Class template modified_midpoint</span></a></p></li>
177 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">Class template runge_kutta4</span></a></p></li>
178 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">Class template runge_kutta4_classic</span></a></p></li>
179 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54</span></a></p></li>
180 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_ku_idm45853738727280.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54_classic</span></a></p></li>
181 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">Class template runge_kutta_dopri5</span></a></p></li>
182 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">Class template runge_kutta_fehlberg78</span></a></p></li>
183 </ul></div>
184 </li>
185 <li class="listitem" style="list-style-type: none">
186 <p><span class="index-entry-level-0">do_step_impl1</span></p>
187 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li></ul></div>
188 </li>
189 <li class="listitem" style="list-style-type: none">
190 <p><span class="index-entry-level-0">do_step_impl2</span></p>
191 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li></ul></div>
192 </li>
193 <li class="listitem" style="list-style-type: none">
194 <p><span class="index-entry-level-0">do_step_impl_io</span></p>
195 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/extrapolation_stepper.html" title="Class template extrapolation_stepper"><span class="index-entry-level-1">Class template extrapolation_stepper</span></a></p></li></ul></div>
196 </li>
197 <li class="listitem" style="list-style-type: none">
198 <p><span class="index-entry-level-0">do_step_v1</span></p>
199 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li></ul></div>
200 </li>
201 </ul></div></dd>
202 <dt>
203 <a name="idx_id_25"></a><span class="term">E</span>
204 </dt>
205 <dd><div class="index"><ul class="index" style="list-style-type: none; ">
206 <li class="listitem" style="list-style-type: none">
207 <p><span class="index-entry-level-0">end_iterator</span></p>
208 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li></ul></div>
209 </li>
210 <li class="listitem" style="list-style-type: none">
211 <p><span class="index-entry-level-0">error</span></p>
212 <div class="index"><ul class="index" style="list-style-type: none; ">
213 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/default_error_checker.html" title="Class template default_error_checker"><span class="index-entry-level-1">Class template default_error_checker</span></a></p></li>
214 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">Class template rosenbrock4_controller</span></a></p></li>
215 </ul></div>
216 </li>
217 <li class="listitem" style="list-style-type: none">
218 <p><span class="index-entry-level-0">euler</span></p>
219 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/euler.html" title="Class template euler"><span class="index-entry-level-1">Class template euler</span></a></p></li></ul></div>
220 </li>
221 <li class="listitem" style="list-style-type: none">
222 <p><span class="index-entry-level-0">explicit_error_generic_rk</span></p>
223 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">Class template explicit_error_generic_rk</span></a></p></li></ul></div>
224 </li>
225 </ul></div></dd>
226 <dt>
227 <a name="idx_id_26"></a><span class="term">F</span>
228 </dt>
229 <dd><div class="index"><ul class="index" style="list-style-type: none; ">
230 <li class="listitem" style="list-style-type: none">
231 <p><span class="index-entry-level-0">f</span></p>
232 <div class="index"><ul class="index" style="list-style-type: none; ">
233 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_steppers" title="Custom steppers"><span class="index-entry-level-1">Custom steppers</span></a></p></li>
234 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.define_the_ode" title="Define the ODE"><span class="index-entry-level-1">Define the ODE</span></a></p></li>
235 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/solar_system.html#boost_numeric_odeint.tutorial.solar_system.define_the_system_function" title="Define the system function"><span class="index-entry-level-1">Define the system function</span></a></p></li>
236 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.explicit_steppers" title="Explicit steppers"><span class="index-entry-level-1">Explicit steppers</span></a></p></li>
237 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.implicit_solvers" title="Implicit solvers"><span class="index-entry-level-1">Implicit solvers</span></a></p></li>
238 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/implicit_system.html" title="Implicit System"><span class="index-entry-level-1">Implicit System</span></a></p></li>
239 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/overview.html" title="Overview"><span class="index-entry-level-1">Overview</span></a></p></li>
240 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/second_order_system.html" title="Second Order System"><span class="index-entry-level-1">Second Order System</span></a></p></li>
241 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/short_example.html" title="Short Example"><span class="index-entry-level-1">Short Example</span></a></p></li>
242 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/stiff_systems.html" title="Stiff systems"><span class="index-entry-level-1">Stiff systems</span></a></p></li>
243 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.symplectic_solvers" title="Symplectic solvers"><span class="index-entry-level-1">Symplectic solvers</span></a></p></li>
244 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/symplectic_system.html" title="Symplectic System"><span class="index-entry-level-1">Symplectic System</span></a></p></li>
245 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/system.html" title="System"><span class="index-entry-level-1">System</span></a></p></li>
246 </ul></div>
247 </li>
248 <li class="listitem" style="list-style-type: none">
249 <p><span class="index-entry-level-0">function</span></p>
250 <div class="index"><ul class="index" style="list-style-type: none; ">
251 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adaptive_iterator.html" title="Class template adaptive_iterator"><span class="index-entry-level-1">Class template adaptive_iterator</span></a></p></li>
252 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adaptive_time_iterator.html" title="Class template adaptive_time_iterator"><span class="index-entry-level-1">Class template adaptive_time_iterator</span></a></p></li>
253 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/const_step_iterator.html" title="Class template const_step_iterator"><span class="index-entry-level-1">Class template const_step_iterator</span></a></p></li>
254 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/const_step_time_iterator.html" title="Class template const_step_time_iterator"><span class="index-entry-level-1">Class template const_step_time_iterator</span></a></p></li>
255 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/n_step_iterator.html" title="Class template n_step_iterator"><span class="index-entry-level-1">Class template n_step_iterator</span></a></p></li>
256 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/n_step_time_iterator.html" title="Class template n_step_time_iterator"><span class="index-entry-level-1">Class template n_step_time_iterator</span></a></p></li>
257 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/times_iterator.html" title="Class template times_iterator"><span class="index-entry-level-1">Class template times_iterator</span></a></p></li>
258 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/times_time_iterator.html" title="Class template times_time_iterator"><span class="index-entry-level-1">Class template times_time_iterator</span></a></p></li>
259 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_ada_idm45853740971648.html" title="Function template make_adaptive_iterator_begin"><span class="index-entry-level-1">Function template make_adaptive_iterator_begin</span></a></p></li>
260 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_adaptive_iterator_end.html" title="Function template make_adaptive_iterator_end"><span class="index-entry-level-1">Function template make_adaptive_iterator_end</span></a></p></li>
261 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_adaptive_range.html" title="Function template make_adaptive_range"><span class="index-entry-level-1">Function template make_adaptive_range</span></a></p></li>
262 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_ada_idm45853740921296.html" title="Function template make_adaptive_time_iterator_begin"><span class="index-entry-level-1">Function template make_adaptive_time_iterator_begin</span></a></p></li>
263 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_ada_idm45853740908496.html" title="Function template make_adaptive_time_iterator_end"><span class="index-entry-level-1">Function template make_adaptive_time_iterator_end</span></a></p></li>
264 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_adaptive_time_range.html" title="Function template make_adaptive_time_range"><span class="index-entry-level-1">Function template make_adaptive_time_range</span></a></p></li>
265 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_con_idm45853740869248.html" title="Function template make_const_step_iterator_begin"><span class="index-entry-level-1">Function template make_const_step_iterator_begin</span></a></p></li>
266 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_con_idm45853740856448.html" title="Function template make_const_step_iterator_end"><span class="index-entry-level-1">Function template make_const_step_iterator_end</span></a></p></li>
267 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_const_step_range.html" title="Function template make_const_step_range"><span class="index-entry-level-1">Function template make_const_step_range</span></a></p></li>
268 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_con_idm45853740815728.html" title="Function template make_const_step_time_iterator_begin"><span class="index-entry-level-1">Function template make_const_step_time_iterator_begin</span></a></p></li>
269 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_con_idm45853740802880.html" title="Function template make_const_step_time_iterator_end"><span class="index-entry-level-1">Function template make_const_step_time_iterator_end</span></a></p></li>
270 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_const_step_time_range.html" title="Function template make_const_step_time_range"><span class="index-entry-level-1">Function template make_const_step_time_range</span></a></p></li>
271 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_n_step_iterator_begin.html" title="Function template make_n_step_iterator_begin"><span class="index-entry-level-1">Function template make_n_step_iterator_begin</span></a></p></li>
272 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_n_step_iterator_end.html" title="Function template make_n_step_iterator_end"><span class="index-entry-level-1">Function template make_n_step_iterator_end</span></a></p></li>
273 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_n_step_range.html" title="Function template make_n_step_range"><span class="index-entry-level-1">Function template make_n_step_range</span></a></p></li>
274 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_n_s_idm45853740709296.html" title="Function template make_n_step_time_iterator_begin"><span class="index-entry-level-1">Function template make_n_step_time_iterator_begin</span></a></p></li>
275 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_n_s_idm45853740696560.html" title="Function template make_n_step_time_iterator_end"><span class="index-entry-level-1">Function template make_n_step_time_iterator_end</span></a></p></li>
276 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_n_step_time_range.html" title="Function template make_n_step_time_range"><span class="index-entry-level-1">Function template make_n_step_time_range</span></a></p></li>
277 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_times_iterator_begin.html" title="Function template make_times_iterator_begin"><span class="index-entry-level-1">Function template make_times_iterator_begin</span></a></p></li>
278 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_times_iterator_end.html" title="Function template make_times_iterator_end"><span class="index-entry-level-1">Function template make_times_iterator_end</span></a></p></li>
279 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_times_range.html" title="Function template make_times_range"><span class="index-entry-level-1">Function template make_times_range</span></a></p></li>
280 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_tim_idm45853740599136.html" title="Function template make_times_time_iterator_begin"><span class="index-entry-level-1">Function template make_times_time_iterator_begin</span></a></p></li>
281 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_tim_idm45853740585760.html" title="Function template make_times_time_iterator_end"><span class="index-entry-level-1">Function template make_times_time_iterator_end</span></a></p></li>
282 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_times_time_range.html" title="Function template make_times_time_range"><span class="index-entry-level-1">Function template make_times_time_range</span></a></p></li>
283 </ul></div>
284 </li>
285 </ul></div></dd>
286 <dt>
287 <a name="idx_id_27"></a><span class="term">G</span>
288 </dt>
289 <dd><div class="index"><ul class="index" style="list-style-type: none; ">
290 <li class="listitem" style="list-style-type: none">
291 <p><span class="index-entry-level-0">get_current_acc</span></p>
292 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li></ul></div>
293 </li>
294 <li class="listitem" style="list-style-type: none">
295 <p><span class="index-entry-level-0">get_current_deriv</span></p>
296 <div class="index"><ul class="index" style="list-style-type: none; ">
297 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li>
298 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_ou_idm45853739592848.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li>
299 </ul></div>
300 </li>
301 <li class="listitem" style="list-style-type: none">
302 <p><span class="index-entry-level-0">get_current_state</span></p>
303 <div class="index"><ul class="index" style="list-style-type: none; ">
304 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li>
305 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_ou_idm45853739592848.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li>
306 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_ou_idm45853739532912.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li>
307 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li>
308 </ul></div>
309 </li>
310 <li class="listitem" style="list-style-type: none">
311 <p><span class="index-entry-level-0">get_max_dt</span></p>
312 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/default_step_adjuster.html" title="Class template default_step_adjuster"><span class="index-entry-level-1">Class template default_step_adjuster</span></a></p></li></ul></div>
313 </li>
314 <li class="listitem" style="list-style-type: none">
315 <p><span class="index-entry-level-0">get_old_acc</span></p>
316 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li></ul></div>
317 </li>
318 <li class="listitem" style="list-style-type: none">
319 <p><span class="index-entry-level-0">get_old_deriv</span></p>
320 <div class="index"><ul class="index" style="list-style-type: none; ">
321 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li>
322 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_ou_idm45853739592848.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li>
323 </ul></div>
324 </li>
325 <li class="listitem" style="list-style-type: none">
326 <p><span class="index-entry-level-0">get_old_state</span></p>
327 <div class="index"><ul class="index" style="list-style-type: none; ">
328 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li>
329 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_ou_idm45853739592848.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li>
330 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_ou_idm45853739532912.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li>
331 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li>
332 </ul></div>
333 </li>
334 <li class="listitem" style="list-style-type: none">
335 <p><span class="index-entry-level-0">gsl_vector_iterator</span></p>
336 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li></ul></div>
337 </li>
338 </ul></div></dd>
339 <dt>
340 <a name="idx_id_29"></a><span class="term">I</span>
341 </dt>
342 <dd><div class="index"><ul class="index" style="list-style-type: none; ">
343 <li class="listitem" style="list-style-type: none">
344 <p><span class="index-entry-level-0">increment</span></p>
345 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li></ul></div>
346 </li>
347 <li class="listitem" style="list-style-type: none">
348 <p><span class="index-entry-level-0">initialize</span></p>
349 <div class="index"><ul class="index" style="list-style-type: none; ">
350 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li>
351 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li>
352 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adaptive_idm45853740254656.html" title="Class template adaptive_adams_bashforth_moulton"><span class="index-entry-level-1">Class template adaptive_adams_bashforth_moulton</span></a></p></li>
353 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li>
354 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/checked__idm45853762715376.html" title="Class template checked_stepper&lt;DenseOutStepper, Checker, dense_output_stepper_tag&gt;"><span class="index-entry-level-1">Class template checked_stepper&lt;DenseOutStepper, Checker, dense_output_stepper_tag&gt;</span></a></p></li>
355 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controll_idm45853739930512.html" title="Class template controlled_adams_bashforth_moulton"><span class="index-entry-level-1">Class template controlled_adams_bashforth_moulton</span></a></p></li>
356 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controll_idm45853739854496.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li>
357 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_ou_idm45853739592848.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li>
358 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_ou_idm45853739532912.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li>
359 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li>
360 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li>
361 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/using_boost__range.html" title="Using boost::range"><span class="index-entry-level-1">Using boost::range</span></a></p></li>
362 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.using_steppers" title="Using steppers"><span class="index-entry-level-1">Using steppers</span></a></p></li>
363 </ul></div>
364 </li>
365 <li class="listitem" style="list-style-type: none">
366 <p><span class="index-entry-level-0">initialize_acc</span></p>
367 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li></ul></div>
368 </li>
369 <li class="listitem" style="list-style-type: none">
370 <p><span class="index-entry-level-0">initialize_controlled</span></p>
371 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controll_idm45853739930512.html" title="Class template controlled_adams_bashforth_moulton"><span class="index-entry-level-1">Class template controlled_adams_bashforth_moulton</span></a></p></li></ul></div>
372 </li>
373 <li class="listitem" style="list-style-type: none">
374 <p><span class="index-entry-level-0">initializing_stepper</span></p>
375 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li></ul></div>
376 </li>
377 <li class="listitem" style="list-style-type: none">
378 <p><span class="index-entry-level-0">integrate</span></p>
379 <div class="index"><ul class="index" style="list-style-type: none; ">
380 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/integrat_idm45853741306272.html" title="Function template integrate"><span class="index-entry-level-1">Function template integrate</span></a></p></li>
381 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/integrate/integrate_hpp.html" title="Header &lt;boost/numeric/odeint/integrate/integrate.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/numeric/odeint/integrate/integrate.hpp &gt;</span></a></p></li>
382 </ul></div>
383 </li>
384 <li class="listitem" style="list-style-type: none">
385 <p><span class="index-entry-level-0">integrate_adaptive</span></p>
386 <div class="index"><ul class="index" style="list-style-type: none; ">
387 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/integrat_idm45853741264752.html" title="Function template integrate_adaptive"><span class="index-entry-level-1">Function template integrate_adaptive</span></a></p></li>
388 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/integrate/integrate_adaptive_hpp.html" title="Header &lt;boost/numeric/odeint/integrate/integrate_adaptive.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/numeric/odeint/integrate/integrate_adaptive.hpp &gt;</span></a></p></li>
389 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.parameter_studies" title="Parameter studies"><span class="index-entry-level-1">Parameter studies</span></a></p></li>
390 </ul></div>
391 </li>
392 <li class="listitem" style="list-style-type: none">
393 <p><span class="index-entry-level-0">integrate_const</span></p>
394 <div class="index"><ul class="index" style="list-style-type: none; ">
395 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/ensembles_of_oscillators.html" title="Ensembles of oscillators"><span class="index-entry-level-1">Ensembles of oscillators</span></a></p></li>
396 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/integrat_idm45853741222752.html" title="Function template integrate_const"><span class="index-entry-level-1">Function template integrate_const</span></a></p></li>
397 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/integrate/integrate_const_hpp.html" title="Header &lt;boost/numeric/odeint/integrate/integrate_const.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/numeric/odeint/integrate/integrate_const.hpp &gt;</span></a></p></li>
398 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.integration_with_constant_step_size" title="Integration with Constant Step Size"><span class="index-entry-level-1">Integration with Constant Step Size</span></a></p></li>
399 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.large_oscillator_chains" title="Large oscillator chains"><span class="index-entry-level-1">Large oscillator chains</span></a></p></li>
400 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_opencl_via_vexcl.html" title="Using OpenCL via VexCL"><span class="index-entry-level-1">Using OpenCL via VexCL</span></a></p></li>
401 </ul></div>
402 </li>
403 <li class="listitem" style="list-style-type: none">
404 <p><span class="index-entry-level-0">integrate_n_steps</span></p>
405 <div class="index"><ul class="index" style="list-style-type: none; ">
406 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/chaotic_systems_and_lyapunov_exponents.html" title="Chaotic systems and Lyapunov exponents"><span class="index-entry-level-1">Chaotic systems and Lyapunov exponents</span></a></p></li>
407 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/integrat_idm45853741138032.html" title="Function template integrate_n_steps"><span class="index-entry-level-1">Function template integrate_n_steps</span></a></p></li>
408 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/integrate/integrate_n_steps_hpp.html" title="Header &lt;boost/numeric/odeint/integrate/integrate_n_steps.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/numeric/odeint/integrate/integrate_n_steps.hpp &gt;</span></a></p></li>
409 </ul></div>
410 </li>
411 <li class="listitem" style="list-style-type: none">
412 <p><span class="index-entry-level-0">integrate_times</span></p>
413 <div class="index"><ul class="index" style="list-style-type: none; ">
414 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/integrat_idm45853741052608.html" title="Function template integrate_times"><span class="index-entry-level-1">Function template integrate_times</span></a></p></li>
415 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/integrate/integrate_times_hpp.html" title="Header &lt;boost/numeric/odeint/integrate/integrate_times.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/numeric/odeint/integrate/integrate_times.hpp &gt;</span></a></p></li>
416 </ul></div>
417 </li>
418 <li class="listitem" style="list-style-type: none">
419 <p><span class="index-entry-level-0">iter</span></p>
420 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li></ul></div>
421 </li>
422 </ul></div></dd>
423 <dt>
424 <a name="idx_id_31"></a><span class="term">M</span>
425 </dt>
426 <dd><div class="index"><ul class="index" style="list-style-type: none; ">
427 <li class="listitem" style="list-style-type: none">
428 <p><span class="index-entry-level-0">make_adaptive_iterator_begin</span></p>
429 <div class="index"><ul class="index" style="list-style-type: none; ">
430 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/iterators_and_ranges.html#boost_numeric_odeint.odeint_in_detail.iterators_and_ranges.adaptive_step_iterator" title="adaptive_step_iterator"><span class="index-entry-level-1">adaptive_step_iterator</span></a></p></li>
431 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_ada_idm45853740971648.html" title="Function template make_adaptive_iterator_begin"><span class="index-entry-level-1">Function template make_adaptive_iterator_begin</span></a></p></li>
432 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/iterator/adaptive_iterator_hpp.html" title="Header &lt;boost/numeric/odeint/iterator/adaptive_iterator.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/numeric/odeint/iterator/adaptive_iterator.hpp &gt;</span></a></p></li>
433 </ul></div>
434 </li>
435 <li class="listitem" style="list-style-type: none">
436 <p><span class="index-entry-level-0">make_adaptive_iterator_end</span></p>
437 <div class="index"><ul class="index" style="list-style-type: none; ">
438 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_adaptive_iterator_end.html" title="Function template make_adaptive_iterator_end"><span class="index-entry-level-1">Function template make_adaptive_iterator_end</span></a></p></li>
439 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/iterator/adaptive_iterator_hpp.html" title="Header &lt;boost/numeric/odeint/iterator/adaptive_iterator.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/numeric/odeint/iterator/adaptive_iterator.hpp &gt;</span></a></p></li>
440 </ul></div>
441 </li>
442 <li class="listitem" style="list-style-type: none">
443 <p><span class="index-entry-level-0">make_adaptive_time_iterator_begin</span></p>
444 <div class="index"><ul class="index" style="list-style-type: none; ">
445 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/iterators_and_ranges.html#boost_numeric_odeint.odeint_in_detail.iterators_and_ranges.adaptive_step_time_iterator" title="adaptive_step_time_iterator"><span class="index-entry-level-1">adaptive_step_time_iterator</span></a></p></li>
446 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_ada_idm45853740921296.html" title="Function template make_adaptive_time_iterator_begin"><span class="index-entry-level-1">Function template make_adaptive_time_iterator_begin</span></a></p></li>
447 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/iterator/adaptive_time_iterator_hpp.html" title="Header &lt;boost/numeric/odeint/iterator/adaptive_time_iterator.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/numeric/odeint/iterator/adaptive_time_iterator.hpp &gt;</span></a></p></li>
448 </ul></div>
449 </li>
450 <li class="listitem" style="list-style-type: none">
451 <p><span class="index-entry-level-0">make_adaptive_time_iterator_end</span></p>
452 <div class="index"><ul class="index" style="list-style-type: none; ">
453 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_ada_idm45853740908496.html" title="Function template make_adaptive_time_iterator_end"><span class="index-entry-level-1">Function template make_adaptive_time_iterator_end</span></a></p></li>
454 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/iterator/adaptive_time_iterator_hpp.html" title="Header &lt;boost/numeric/odeint/iterator/adaptive_time_iterator.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/numeric/odeint/iterator/adaptive_time_iterator.hpp &gt;</span></a></p></li>
455 </ul></div>
456 </li>
457 <li class="listitem" style="list-style-type: none">
458 <p><span class="index-entry-level-0">make_const_step_iterator_begin</span></p>
459 <div class="index"><ul class="index" style="list-style-type: none; ">
460 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/iterators_and_ranges.html#boost_numeric_odeint.odeint_in_detail.iterators_and_ranges.const_step_iterator" title="const_step_iterator"><span class="index-entry-level-1">const_step_iterator</span></a></p></li>
461 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_con_idm45853740869248.html" title="Function template make_const_step_iterator_begin"><span class="index-entry-level-1">Function template make_const_step_iterator_begin</span></a></p></li>
462 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/iterator/const_step_iterator_hpp.html" title="Header &lt;boost/numeric/odeint/iterator/const_step_iterator.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/numeric/odeint/iterator/const_step_iterator.hpp &gt;</span></a></p></li>
463 </ul></div>
464 </li>
465 <li class="listitem" style="list-style-type: none">
466 <p><span class="index-entry-level-0">make_const_step_iterator_end</span></p>
467 <div class="index"><ul class="index" style="list-style-type: none; ">
468 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_con_idm45853740856448.html" title="Function template make_const_step_iterator_end"><span class="index-entry-level-1">Function template make_const_step_iterator_end</span></a></p></li>
469 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/iterator/const_step_iterator_hpp.html" title="Header &lt;boost/numeric/odeint/iterator/const_step_iterator.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/numeric/odeint/iterator/const_step_iterator.hpp &gt;</span></a></p></li>
470 </ul></div>
471 </li>
472 <li class="listitem" style="list-style-type: none">
473 <p><span class="index-entry-level-0">make_const_step_time_iterator_begin</span></p>
474 <div class="index"><ul class="index" style="list-style-type: none; ">
475 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/iterators_and_ranges.html#boost_numeric_odeint.odeint_in_detail.iterators_and_ranges.const_step_time_iterator" title="const_step_time_iterator"><span class="index-entry-level-1">const_step_time_iterator</span></a></p></li>
476 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_con_idm45853740815728.html" title="Function template make_const_step_time_iterator_begin"><span class="index-entry-level-1">Function template make_const_step_time_iterator_begin</span></a></p></li>
477 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/iterator/const_step_time_iterator_hpp.html" title="Header &lt;boost/numeric/odeint/iterator/const_step_time_iterator.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/numeric/odeint/iterator/const_step_time_iterator.hpp &gt;</span></a></p></li>
478 </ul></div>
479 </li>
480 <li class="listitem" style="list-style-type: none">
481 <p><span class="index-entry-level-0">make_const_step_time_iterator_end</span></p>
482 <div class="index"><ul class="index" style="list-style-type: none; ">
483 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_con_idm45853740802880.html" title="Function template make_const_step_time_iterator_end"><span class="index-entry-level-1">Function template make_const_step_time_iterator_end</span></a></p></li>
484 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/iterator/const_step_time_iterator_hpp.html" title="Header &lt;boost/numeric/odeint/iterator/const_step_time_iterator.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/numeric/odeint/iterator/const_step_time_iterator.hpp &gt;</span></a></p></li>
485 </ul></div>
486 </li>
487 <li class="listitem" style="list-style-type: none">
488 <p><span class="index-entry-level-0">make_controlled</span></p>
489 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.integration_with_adaptive_step_size.generation_functions_make_controlled__abs_error___rel_error___stepper__" title="Table&#160;1.2.&#160;Generation functions make_controlled( abs_error , rel_error , stepper )"><span class="index-entry-level-1">Generation functions make_controlled( abs_error , rel_error , stepper )</span></a></p></li></ul></div>
490 </li>
491 <li class="listitem" style="list-style-type: none">
492 <p><span class="index-entry-level-0">make_dense_output</span></p>
493 <div class="index"><ul class="index" style="list-style-type: none; ">
494 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.integration_with_adaptive_step_size.generation_functions_make_dense_output__abs_error___rel_error___stepper__" title="Table&#160;1.3.&#160;Generation functions make_dense_output( abs_error , rel_error , stepper )"><span class="index-entry-level-1">Generation functions make_dense_output( abs_error , rel_error , stepper )</span></a></p></li>
495 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.using_steppers" title="Using steppers"><span class="index-entry-level-1">Using steppers</span></a></p></li>
496 </ul></div>
497 </li>
498 <li class="listitem" style="list-style-type: none">
499 <p><span class="index-entry-level-0">make_n_step_iterator_begin</span></p>
500 <div class="index"><ul class="index" style="list-style-type: none; ">
501 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_n_step_iterator_begin.html" title="Function template make_n_step_iterator_begin"><span class="index-entry-level-1">Function template make_n_step_iterator_begin</span></a></p></li>
502 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/iterator/n_step_iterator_hpp.html" title="Header &lt;boost/numeric/odeint/iterator/n_step_iterator.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/numeric/odeint/iterator/n_step_iterator.hpp &gt;</span></a></p></li>
503 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/iterators_and_ranges.html#boost_numeric_odeint.odeint_in_detail.iterators_and_ranges.n_step_iterator" title="n_step_iterator"><span class="index-entry-level-1">n_step_iterator</span></a></p></li>
504 </ul></div>
505 </li>
506 <li class="listitem" style="list-style-type: none">
507 <p><span class="index-entry-level-0">make_n_step_iterator_end</span></p>
508 <div class="index"><ul class="index" style="list-style-type: none; ">
509 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_n_step_iterator_end.html" title="Function template make_n_step_iterator_end"><span class="index-entry-level-1">Function template make_n_step_iterator_end</span></a></p></li>
510 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/iterator/n_step_iterator_hpp.html" title="Header &lt;boost/numeric/odeint/iterator/n_step_iterator.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/numeric/odeint/iterator/n_step_iterator.hpp &gt;</span></a></p></li>
511 </ul></div>
512 </li>
513 <li class="listitem" style="list-style-type: none">
514 <p><span class="index-entry-level-0">make_n_step_time_iterator_begin</span></p>
515 <div class="index"><ul class="index" style="list-style-type: none; ">
516 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_n_s_idm45853740709296.html" title="Function template make_n_step_time_iterator_begin"><span class="index-entry-level-1">Function template make_n_step_time_iterator_begin</span></a></p></li>
517 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/iterator/n_step_time_iterator_hpp.html" title="Header &lt;boost/numeric/odeint/iterator/n_step_time_iterator.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/numeric/odeint/iterator/n_step_time_iterator.hpp &gt;</span></a></p></li>
518 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/iterators_and_ranges.html#boost_numeric_odeint.odeint_in_detail.iterators_and_ranges.n_step_time_iterator" title="n_step_time_iterator"><span class="index-entry-level-1">n_step_time_iterator</span></a></p></li>
519 </ul></div>
520 </li>
521 <li class="listitem" style="list-style-type: none">
522 <p><span class="index-entry-level-0">make_n_step_time_iterator_end</span></p>
523 <div class="index"><ul class="index" style="list-style-type: none; ">
524 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_n_s_idm45853740696560.html" title="Function template make_n_step_time_iterator_end"><span class="index-entry-level-1">Function template make_n_step_time_iterator_end</span></a></p></li>
525 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/iterator/n_step_time_iterator_hpp.html" title="Header &lt;boost/numeric/odeint/iterator/n_step_time_iterator.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/numeric/odeint/iterator/n_step_time_iterator.hpp &gt;</span></a></p></li>
526 </ul></div>
527 </li>
528 <li class="listitem" style="list-style-type: none">
529 <p><span class="index-entry-level-0">make_times_iterator_begin</span></p>
530 <div class="index"><ul class="index" style="list-style-type: none; ">
531 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_times_iterator_begin.html" title="Function template make_times_iterator_begin"><span class="index-entry-level-1">Function template make_times_iterator_begin</span></a></p></li>
532 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/iterator/times_iterator_hpp.html" title="Header &lt;boost/numeric/odeint/iterator/times_iterator.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/numeric/odeint/iterator/times_iterator.hpp &gt;</span></a></p></li>
533 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/iterators_and_ranges.html#boost_numeric_odeint.odeint_in_detail.iterators_and_ranges.times_iterator" title="times_iterator"><span class="index-entry-level-1">times_iterator</span></a></p></li>
534 </ul></div>
535 </li>
536 <li class="listitem" style="list-style-type: none">
537 <p><span class="index-entry-level-0">make_times_iterator_end</span></p>
538 <div class="index"><ul class="index" style="list-style-type: none; ">
539 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_times_iterator_end.html" title="Function template make_times_iterator_end"><span class="index-entry-level-1">Function template make_times_iterator_end</span></a></p></li>
540 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/iterator/times_iterator_hpp.html" title="Header &lt;boost/numeric/odeint/iterator/times_iterator.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/numeric/odeint/iterator/times_iterator.hpp &gt;</span></a></p></li>
541 </ul></div>
542 </li>
543 <li class="listitem" style="list-style-type: none">
544 <p><span class="index-entry-level-0">make_times_time_iterator_begin</span></p>
545 <div class="index"><ul class="index" style="list-style-type: none; ">
546 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_tim_idm45853740599136.html" title="Function template make_times_time_iterator_begin"><span class="index-entry-level-1">Function template make_times_time_iterator_begin</span></a></p></li>
547 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/iterator/times_time_iterator_hpp.html" title="Header &lt;boost/numeric/odeint/iterator/times_time_iterator.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/numeric/odeint/iterator/times_time_iterator.hpp &gt;</span></a></p></li>
548 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/iterators_and_ranges.html#boost_numeric_odeint.odeint_in_detail.iterators_and_ranges.times_time_iterator" title="times_time_iterator"><span class="index-entry-level-1">times_time_iterator</span></a></p></li>
549 </ul></div>
550 </li>
551 <li class="listitem" style="list-style-type: none">
552 <p><span class="index-entry-level-0">make_times_time_iterator_end</span></p>
553 <div class="index"><ul class="index" style="list-style-type: none; ">
554 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/make_tim_idm45853740585760.html" title="Function template make_times_time_iterator_end"><span class="index-entry-level-1">Function template make_times_time_iterator_end</span></a></p></li>
555 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../header/boost/numeric/odeint/iterator/times_time_iterator_hpp.html" title="Header &lt;boost/numeric/odeint/iterator/times_time_iterator.hpp&gt;"><span class="index-entry-level-1">Header &lt; boost/numeric/odeint/iterator/times_time_iterator.hpp &gt;</span></a></p></li>
556 </ul></div>
557 </li>
558 <li class="listitem" style="list-style-type: none">
559 <p><span class="index-entry-level-0">max</span></p>
560 <div class="index"><ul class="index" style="list-style-type: none; ">
561 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.controlled_steppers.adaptive_step_size_algorithms" title="Table&#160;1.5.&#160;Adaptive step size algorithms"><span class="index-entry-level-1">Adaptive step size algorithms</span></a></p></li>
562 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.controlled_steppers" title="Controlled steppers"><span class="index-entry-level-1">Controlled steppers</span></a></p></li>
563 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.point_type" title="Point type"><span class="index-entry-level-1">Point type</span></a></p></li>
564 </ul></div>
565 </li>
566 <li class="listitem" style="list-style-type: none">
567 <p><span class="index-entry-level-0">min</span></p>
568 <div class="index"><ul class="index" style="list-style-type: none; ">
569 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.controlled_steppers.adaptive_step_size_algorithms" title="Table&#160;1.5.&#160;Adaptive step size algorithms"><span class="index-entry-level-1">Adaptive step size algorithms</span></a></p></li>
570 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.controlled_steppers" title="Controlled steppers"><span class="index-entry-level-1">Controlled steppers</span></a></p></li>
571 </ul></div>
572 </li>
573 </ul></div></dd>
574 <dt>
575 <a name="idx_id_33"></a><span class="term">O</span>
576 </dt>
577 <dd><div class="index"><ul class="index" style="list-style-type: none; ">
578 <li class="listitem" style="list-style-type: none">
579 <p><span class="index-entry-level-0">obs</span></p>
580 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.parameter_studies" title="Parameter studies"><span class="index-entry-level-1">Parameter studies</span></a></p></li></ul></div>
581 </li>
582 <li class="listitem" style="list-style-type: none">
583 <p><span class="index-entry-level-0">ode</span></p>
584 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/binding_member_functions.html" title="Binding member functions"><span class="index-entry-level-1">Binding member functions</span></a></p></li></ul></div>
585 </li>
586 <li class="listitem" style="list-style-type: none">
587 <p><span class="index-entry-level-0">operator</span></p>
588 <div class="index"><ul class="index" style="list-style-type: none; ">
589 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/binding_member_functions.html" title="Binding member functions"><span class="index-entry-level-1">Binding member functions</span></a></p></li>
590 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/chaotic_systems_and_lyapunov_exponents.html" title="Chaotic systems and Lyapunov exponents"><span class="index-entry-level-1">Chaotic systems and Lyapunov exponents</span></a></p></li>
591 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/failed_step_checker.html" title="Class failed_step_checker"><span class="index-entry-level-1">Class failed_step_checker</span></a></p></li>
592 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/max_step_checker.html" title="Class max_step_checker"><span class="index-entry-level-1">Class max_step_checker</span></a></p></li>
593 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/checked_observer.html" title="Class template checked_observer"><span class="index-entry-level-1">Class template checked_observer</span></a></p></li>
594 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/complex_state_types.html" title="Complex state types"><span class="index-entry-level-1">Complex state types</span></a></p></li>
595 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_steppers" title="Custom steppers"><span class="index-entry-level-1">Custom steppers</span></a></p></li>
596 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.define_the_ode" title="Define the ODE"><span class="index-entry-level-1">Define the ODE</span></a></p></li>
597 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/solar_system.html#boost_numeric_odeint.tutorial.solar_system.define_the_system_function" title="Define the system function"><span class="index-entry-level-1">Define the system function</span></a></p></li>
598 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/ensembles_of_oscillators.html" title="Ensembles of oscillators"><span class="index-entry-level-1">Ensembles of oscillators</span></a></p></li>
599 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/generation_functions.html" title="Generation functions"><span class="index-entry-level-1">Generation functions</span></a></p></li>
600 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.large_oscillator_chains" title="Large oscillator chains"><span class="index-entry-level-1">Large oscillator chains</span></a></p></li>
601 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/lattice_systems.html" title="Lattice systems"><span class="index-entry-level-1">Lattice systems</span></a></p></li>
602 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/parallel_computation_with_openmp_and_mpi.html#boost_numeric_odeint.tutorial.parallel_computation_with_openmp_and_mpi.mpi" title="MPI"><span class="index-entry-level-1">MPI</span></a></p></li>
603 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/parallel_computation_with_openmp_and_mpi.html#boost_numeric_odeint.tutorial.parallel_computation_with_openmp_and_mpi.openmp" title="OpenMP"><span class="index-entry-level-1">OpenMP</span></a></p></li>
604 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.parameter_studies" title="Parameter studies"><span class="index-entry-level-1">Parameter studies</span></a></p></li>
605 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.phase_oscillator_ensemble" title="Phase oscillator ensemble"><span class="index-entry-level-1">Phase oscillator ensemble</span></a></p></li>
606 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.point_type" title="Point type"><span class="index-entry-level-1">Point type</span></a></p></li>
607 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/self_expanding_lattices.html" title="Self expanding lattices"><span class="index-entry-level-1">Self expanding lattices</span></a></p></li>
608 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/short_example.html" title="Short Example"><span class="index-entry-level-1">Short Example</span></a></p></li>
609 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/stiff_systems.html" title="Stiff systems"><span class="index-entry-level-1">Stiff systems</span></a></p></li>
610 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.symplectic_solvers" title="Symplectic solvers"><span class="index-entry-level-1">Symplectic solvers</span></a></p></li>
611 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_arbitrary_precision_floating_point_types.html" title="Using arbitrary precision floating point types"><span class="index-entry-level-1">Using arbitrary precision floating point types</span></a></p></li>
612 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/using_boost__range.html" title="Using boost::range"><span class="index-entry-level-1">Using boost::range</span></a></p></li>
613 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_boost__units.html" title="Using boost::units"><span class="index-entry-level-1">Using boost::units</span></a></p></li>
614 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_matrices_as_state_types.html" title="Using matrices as state types"><span class="index-entry-level-1">Using matrices as state types</span></a></p></li>
615 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_opencl_via_vexcl.html" title="Using OpenCL via VexCL"><span class="index-entry-level-1">Using OpenCL via VexCL</span></a></p></li>
616 </ul></div>
617 </li>
618 <li class="listitem" style="list-style-type: none">
619 <p><span class="index-entry-level-0">order</span></p>
620 <div class="index"><ul class="index" style="list-style-type: none; ">
621 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li>
622 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li>
623 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">Class template adams_moulton</span></a></p></li>
624 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adaptive_idm45853740254656.html" title="Class template adaptive_adams_bashforth_moulton"><span class="index-entry-level-1">Class template adaptive_adams_bashforth_moulton</span></a></p></li>
625 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li>
626 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li>
627 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.custom_steppers" title="Custom steppers"><span class="index-entry-level-1">Custom steppers</span></a></p></li>
628 </ul></div>
629 </li>
630 </ul></div></dd>
631 <dt>
632 <a name="idx_id_34"></a><span class="term">P</span>
633 </dt>
634 <dd><div class="index"><ul class="index" style="list-style-type: none; ">
635 <li class="listitem" style="list-style-type: none">
636 <p><span class="index-entry-level-0">pow</span></p>
637 <div class="index"><ul class="index" style="list-style-type: none; ">
638 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.controlled_steppers.adaptive_step_size_algorithms" title="Table&#160;1.5.&#160;Adaptive step size algorithms"><span class="index-entry-level-1">Adaptive step size algorithms</span></a></p></li>
639 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.controlled_steppers" title="Controlled steppers"><span class="index-entry-level-1">Controlled steppers</span></a></p></li>
640 </ul></div>
641 </li>
642 <li class="listitem" style="list-style-type: none">
643 <p><span class="index-entry-level-0">prepare_dense_output</span></p>
644 <div class="index"><ul class="index" style="list-style-type: none; ">
645 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li>
646 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li>
647 </ul></div>
648 </li>
649 </ul></div></dd>
650 <dt>
651 <a name="idx_id_35"></a><span class="term">R</span>
652 </dt>
653 <dd><div class="index"><ul class="index" style="list-style-type: none; ">
654 <li class="listitem" style="list-style-type: none">
655 <p><span class="index-entry-level-0">range_begin</span></p>
656 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li></ul></div>
657 </li>
658 <li class="listitem" style="list-style-type: none">
659 <p><span class="index-entry-level-0">range_end</span></p>
660 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li></ul></div>
661 </li>
662 <li class="listitem" style="list-style-type: none">
663 <p><span class="index-entry-level-0">reset</span></p>
664 <div class="index"><ul class="index" style="list-style-type: none; ">
665 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/failed_step_checker.html" title="Class failed_step_checker"><span class="index-entry-level-1">Class failed_step_checker</span></a></p></li>
666 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/max_step_checker.html" title="Class max_step_checker"><span class="index-entry-level-1">Class max_step_checker</span></a></p></li>
667 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li>
668 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li>
669 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adaptive_idm45853740254656.html" title="Class template adaptive_adams_bashforth_moulton"><span class="index-entry-level-1">Class template adaptive_adams_bashforth_moulton</span></a></p></li>
670 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">Class template bulirsch_stoer</span></a></p></li>
671 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li>
672 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controll_idm45853739930512.html" title="Class template controlled_adams_bashforth_moulton"><span class="index-entry-level-1">Class template controlled_adams_bashforth_moulton</span></a></p></li>
673 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controll_idm45853739854496.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li>
674 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li>
675 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/ensembles_of_oscillators.html" title="Ensembles of oscillators"><span class="index-entry-level-1">Ensembles of oscillators</span></a></p></li>
676 </ul></div>
677 </li>
678 <li class="listitem" style="list-style-type: none">
679 <p><span class="index-entry-level-0">resize</span></p>
680 <div class="index"><ul class="index" style="list-style-type: none; ">
681 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_ou_idm45853739592848.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li>
682 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_idm45853739120256.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">Class template modified_midpoint_dense_out</span></a></p></li>
683 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li>
684 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing.std__list" title="std::list"><span class="index-entry-level-1">std::list</span></a></p></li>
685 </ul></div>
686 </li>
687 <li class="listitem" style="list-style-type: none">
688 <p><span class="index-entry-level-0">resize_dxdt_impl</span></p>
689 <div class="index"><ul class="index" style="list-style-type: none; ">
690 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adaptive_idm45853740254656.html" title="Class template adaptive_adams_bashforth_moulton"><span class="index-entry-level-1">Class template adaptive_adams_bashforth_moulton</span></a></p></li>
691 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controll_idm45853739930512.html" title="Class template controlled_adams_bashforth_moulton"><span class="index-entry-level-1">Class template controlled_adams_bashforth_moulton</span></a></p></li>
692 </ul></div>
693 </li>
694 <li class="listitem" style="list-style-type: none">
695 <p><span class="index-entry-level-0">resize_dxdt_tmp_impl</span></p>
696 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">Class template runge_kutta_dopri5</span></a></p></li></ul></div>
697 </li>
698 <li class="listitem" style="list-style-type: none">
699 <p><span class="index-entry-level-0">resize_impl</span></p>
700 <div class="index"><ul class="index" style="list-style-type: none; ">
701 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li>
702 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth_moulton.html" title="Class template adams_bashforth_moulton"><span class="index-entry-level-1">Class template adams_bashforth_moulton</span></a></p></li>
703 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_moulton.html" title="Class template adams_moulton"><span class="index-entry-level-1">Class template adams_moulton</span></a></p></li>
704 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">Class template bulirsch_stoer</span></a></p></li>
705 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li>
706 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_ou_idm45853739532912.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li>
707 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_error_generic_rk.html" title="Class template explicit_error_generic_rk"><span class="index-entry-level-1">Class template explicit_error_generic_rk</span></a></p></li>
708 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/explicit_generic_rk.html" title="Class template explicit_generic_rk"><span class="index-entry-level-1">Class template explicit_generic_rk</span></a></p></li>
709 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/extrapolation_stepper.html" title="Class template extrapolation_stepper"><span class="index-entry-level-1">Class template extrapolation_stepper</span></a></p></li>
710 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">Class template implicit_euler</span></a></p></li>
711 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">Class template modified_midpoint</span></a></p></li>
712 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li>
713 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li>
714 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">Class template runge_kutta4_classic</span></a></p></li>
715 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_ku_idm45853738727280.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54_classic</span></a></p></li>
716 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li>
717 </ul></div>
718 </li>
719 <li class="listitem" style="list-style-type: none">
720 <p><span class="index-entry-level-0">resize_k_x_tmp_impl</span></p>
721 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">Class template runge_kutta_dopri5</span></a></p></li></ul></div>
722 </li>
723 <li class="listitem" style="list-style-type: none">
724 <p><span class="index-entry-level-0">resize_m_dxdt</span></p>
725 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">Class template bulirsch_stoer</span></a></p></li></ul></div>
726 </li>
727 <li class="listitem" style="list-style-type: none">
728 <p><span class="index-entry-level-0">resize_m_dxdt_impl</span></p>
729 <div class="index"><ul class="index" style="list-style-type: none; ">
730 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controll_idm45853739854496.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li>
731 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controll_idm45853739740000.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_tag&gt;</span></a></p></li>
732 </ul></div>
733 </li>
734 <li class="listitem" style="list-style-type: none">
735 <p><span class="index-entry-level-0">resize_m_dxdt_new_impl</span></p>
736 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controll_idm45853739854496.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li></ul></div>
737 </li>
738 <li class="listitem" style="list-style-type: none">
739 <p><span class="index-entry-level-0">resize_m_xerr</span></p>
740 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">Class template rosenbrock4_controller</span></a></p></li></ul></div>
741 </li>
742 <li class="listitem" style="list-style-type: none">
743 <p><span class="index-entry-level-0">resize_m_xerr_impl</span></p>
744 <div class="index"><ul class="index" style="list-style-type: none; ">
745 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controll_idm45853739854496.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li>
746 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controll_idm45853739740000.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_tag&gt;</span></a></p></li>
747 </ul></div>
748 </li>
749 <li class="listitem" style="list-style-type: none">
750 <p><span class="index-entry-level-0">resize_m_xnew</span></p>
751 <div class="index"><ul class="index" style="list-style-type: none; ">
752 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">Class template bulirsch_stoer</span></a></p></li>
753 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">Class template rosenbrock4_controller</span></a></p></li>
754 </ul></div>
755 </li>
756 <li class="listitem" style="list-style-type: none">
757 <p><span class="index-entry-level-0">resize_m_xnew_impl</span></p>
758 <div class="index"><ul class="index" style="list-style-type: none; ">
759 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controll_idm45853739854496.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li>
760 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controll_idm45853739740000.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_tag&gt;</span></a></p></li>
761 </ul></div>
762 </li>
763 <li class="listitem" style="list-style-type: none">
764 <p><span class="index-entry-level-0">resize_m_xout</span></p>
765 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/extrapolation_stepper.html" title="Class template extrapolation_stepper"><span class="index-entry-level-1">Class template extrapolation_stepper</span></a></p></li></ul></div>
766 </li>
767 <li class="listitem" style="list-style-type: none">
768 <p><span class="index-entry-level-0">resize_xerr_impl</span></p>
769 <div class="index"><ul class="index" style="list-style-type: none; ">
770 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adaptive_idm45853740254656.html" title="Class template adaptive_adams_bashforth_moulton"><span class="index-entry-level-1">Class template adaptive_adams_bashforth_moulton</span></a></p></li>
771 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controll_idm45853739930512.html" title="Class template controlled_adams_bashforth_moulton"><span class="index-entry-level-1">Class template controlled_adams_bashforth_moulton</span></a></p></li>
772 </ul></div>
773 </li>
774 <li class="listitem" style="list-style-type: none">
775 <p><span class="index-entry-level-0">resize_xnew_impl</span></p>
776 <div class="index"><ul class="index" style="list-style-type: none; ">
777 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adaptive_idm45853740254656.html" title="Class template adaptive_adams_bashforth_moulton"><span class="index-entry-level-1">Class template adaptive_adams_bashforth_moulton</span></a></p></li>
778 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controll_idm45853739930512.html" title="Class template controlled_adams_bashforth_moulton"><span class="index-entry-level-1">Class template controlled_adams_bashforth_moulton</span></a></p></li>
779 </ul></div>
780 </li>
781 <li class="listitem" style="list-style-type: none">
782 <p><span class="index-entry-level-0">resize_x_err</span></p>
783 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4.html" title="Class template rosenbrock4"><span class="index-entry-level-1">Class template rosenbrock4</span></a></p></li></ul></div>
784 </li>
785 <li class="listitem" style="list-style-type: none">
786 <p><span class="index-entry-level-0">runge_kutta4</span></p>
787 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4.html" title="Class template runge_kutta4"><span class="index-entry-level-1">Class template runge_kutta4</span></a></p></li></ul></div>
788 </li>
789 <li class="listitem" style="list-style-type: none">
790 <p><span class="index-entry-level-0">runge_kutta4_classic</span></p>
791 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta4_classic.html" title="Class template runge_kutta4_classic"><span class="index-entry-level-1">Class template runge_kutta4_classic</span></a></p></li></ul></div>
792 </li>
793 <li class="listitem" style="list-style-type: none">
794 <p><span class="index-entry-level-0">runge_kutta_cash_karp54</span></p>
795 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_cash_karp54.html" title="Class template runge_kutta_cash_karp54"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54</span></a></p></li></ul></div>
796 </li>
797 <li class="listitem" style="list-style-type: none">
798 <p><span class="index-entry-level-0">runge_kutta_cash_karp54_classic</span></p>
799 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_ku_idm45853738727280.html" title="Class template runge_kutta_cash_karp54_classic"><span class="index-entry-level-1">Class template runge_kutta_cash_karp54_classic</span></a></p></li></ul></div>
800 </li>
801 <li class="listitem" style="list-style-type: none">
802 <p><span class="index-entry-level-0">runge_kutta_dopri5</span></p>
803 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_dopri5.html" title="Class template runge_kutta_dopri5"><span class="index-entry-level-1">Class template runge_kutta_dopri5</span></a></p></li></ul></div>
804 </li>
805 <li class="listitem" style="list-style-type: none">
806 <p><span class="index-entry-level-0">runge_kutta_fehlberg78</span></p>
807 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/runge_kutta_fehlberg78.html" title="Class template runge_kutta_fehlberg78"><span class="index-entry-level-1">Class template runge_kutta_fehlberg78</span></a></p></li></ul></div>
808 </li>
809 </ul></div></dd>
810 <dt>
811 <a name="idx_id_36"></a><span class="term">S</span>
812 </dt>
813 <dd><div class="index"><ul class="index" style="list-style-type: none; ">
814 <li class="listitem" style="list-style-type: none">
815 <p><span class="index-entry-level-0">same_size</span></p>
816 <div class="index"><ul class="index" style="list-style-type: none; ">
817 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.gsl_vector" title="GSL Vector"><span class="index-entry-level-1">GSL Vector</span></a></p></li>
818 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing.std__list" title="std::list"><span class="index-entry-level-1">std::list</span></a></p></li>
819 </ul></div>
820 </li>
821 <li class="listitem" style="list-style-type: none">
822 <p><span class="index-entry-level-0">scale_sum_swap2</span></p>
823 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/state_algebra_operations.html#boost_numeric_odeint.concepts.state_algebra_operations.operations" title="Operations"><span class="index-entry-level-1">Operations</span></a></p></li></ul></div>
824 </li>
825 <li class="listitem" style="list-style-type: none">
826 <p><span class="index-entry-level-0">set_steps</span></p>
827 <div class="index"><ul class="index" style="list-style-type: none; ">
828 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_midpoint.html" title="Class template modified_midpoint"><span class="index-entry-level-1">Class template modified_midpoint</span></a></p></li>
829 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/modified_idm45853739120256.html" title="Class template modified_midpoint_dense_out"><span class="index-entry-level-1">Class template modified_midpoint_dense_out</span></a></p></li>
830 </ul></div>
831 </li>
832 <li class="listitem" style="list-style-type: none">
833 <p><span class="index-entry-level-0">size</span></p>
834 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html" title="Steppers"><span class="index-entry-level-1">Steppers</span></a></p></li></ul></div>
835 </li>
836 <li class="listitem" style="list-style-type: none">
837 <p><span class="index-entry-level-0">solve</span></p>
838 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/implicit_euler.html" title="Class template implicit_euler"><span class="index-entry-level-1">Class template implicit_euler</span></a></p></li></ul></div>
839 </li>
840 <li class="listitem" style="list-style-type: none">
841 <p><span class="index-entry-level-0">split</span></p>
842 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/parallel_computation_with_openmp_and_mpi.html#boost_numeric_odeint.tutorial.parallel_computation_with_openmp_and_mpi.concepts.splitter" title="Splitter"><span class="index-entry-level-1">Splitter</span></a></p></li></ul></div>
843 </li>
844 <li class="listitem" style="list-style-type: none">
845 <p><span class="index-entry-level-0">step</span></p>
846 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/integrate_functions.html" title="Integrate functions"><span class="index-entry-level-1">Integrate functions</span></a></p></li></ul></div>
847 </li>
848 <li class="listitem" style="list-style-type: none">
849 <p><span class="index-entry-level-0">stepper</span></p>
850 <div class="index"><ul class="index" style="list-style-type: none; ">
851 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controll_idm45853739854496.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li>
852 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controll_idm45853739740000.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_tag&gt;</span></a></p></li>
853 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">Class template rosenbrock4_controller</span></a></p></li>
854 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/short_example.html" title="Short Example"><span class="index-entry-level-1">Short Example</span></a></p></li>
855 </ul></div>
856 </li>
857 <li class="listitem" style="list-style-type: none">
858 <p><span class="index-entry-level-0">step_storage</span></p>
859 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/adams_bashforth.html" title="Class template adams_bashforth"><span class="index-entry-level-1">Class template adams_bashforth</span></a></p></li></ul></div>
860 </li>
861 <li class="listitem" style="list-style-type: none">
862 <p><span class="index-entry-level-0">sys</span></p>
863 <div class="index"><ul class="index" style="list-style-type: none; ">
864 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.large_oscillator_chains" title="Large oscillator chains"><span class="index-entry-level-1">Large oscillator chains</span></a></p></li>
865 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html" title="Steppers"><span class="index-entry-level-1">Steppers</span></a></p></li>
866 </ul></div>
867 </li>
868 </ul></div></dd>
869 <dt>
870 <a name="idx_id_37"></a><span class="term">T</span>
871 </dt>
872 <dd><div class="index"><ul class="index" style="list-style-type: none; ">
873 <li class="listitem" style="list-style-type: none">
874 <p><span class="index-entry-level-0">toggle_current_acc</span></p>
875 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/velocity_verlet.html" title="Class template velocity_verlet"><span class="index-entry-level-1">Class template velocity_verlet</span></a></p></li></ul></div>
876 </li>
877 <li class="listitem" style="list-style-type: none">
878 <p><span class="index-entry-level-0">toggle_current_state</span></p>
879 <div class="index"><ul class="index" style="list-style-type: none; ">
880 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li>
881 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_ou_idm45853739592848.html" title="Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, explicit_controlled_stepper_fsal_tag&gt;</span></a></p></li>
882 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_ou_idm45853739532912.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li>
883 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_dense_output.html" title="Class template rosenbrock4_dense_output"><span class="index-entry-level-1">Class template rosenbrock4_dense_output</span></a></p></li>
884 </ul></div>
885 </li>
886 <li class="listitem" style="list-style-type: none">
887 <p><span class="index-entry-level-0">try_step</span></p>
888 <div class="index"><ul class="index" style="list-style-type: none; ">
889 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">Class template bulirsch_stoer</span></a></p></li>
890 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li>
891 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/checked__idm45853743974576.html" title="Class template checked_stepper&lt;ControlledStepper, Checker, controlled_stepper_tag&gt;"><span class="index-entry-level-1">Class template checked_stepper&lt;ControlledStepper, Checker, controlled_stepper_tag&gt;</span></a></p></li>
892 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controll_idm45853739930512.html" title="Class template controlled_adams_bashforth_moulton"><span class="index-entry-level-1">Class template controlled_adams_bashforth_moulton</span></a></p></li>
893 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controll_idm45853739854496.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li>
894 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controll_idm45853739740000.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_tag&gt;</span></a></p></li>
895 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/rosenbrock4_controller.html" title="Class template rosenbrock4_controller"><span class="index-entry-level-1">Class template rosenbrock4_controller</span></a></p></li>
896 </ul></div>
897 </li>
898 <li class="listitem" style="list-style-type: none">
899 <p><span class="index-entry-level-0">try_step_v1</span></p>
900 <div class="index"><ul class="index" style="list-style-type: none; ">
901 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer.html" title="Class template bulirsch_stoer"><span class="index-entry-level-1">Class template bulirsch_stoer</span></a></p></li>
902 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controll_idm45853739854496.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_fsal_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_fsal_tag&gt;</span></a></p></li>
903 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/controll_idm45853739740000.html" title="Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_tag&gt;"><span class="index-entry-level-1">Class template controlled_runge_kutta&lt;ErrorStepper, ErrorChecker, StepAdjuster, Resizer, explicit_error_stepper_tag&gt;</span></a></p></li>
904 </ul></div>
905 </li>
906 </ul></div></dd>
907 <dt>
908 <a name="idx_id_38"></a><span class="term">U</span>
909 </dt>
910 <dd><div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none">
911 <p><span class="index-entry-level-0">unsplit</span></p>
912 <div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/parallel_computation_with_openmp_and_mpi.html#boost_numeric_odeint.tutorial.parallel_computation_with_openmp_and_mpi.concepts.splitter" title="Splitter"><span class="index-entry-level-1">Splitter</span></a></p></li></ul></div>
913 </li></ul></div></dd>
914 <dt>
915 <a name="idx_id_41"></a><span class="term">X</span>
916 </dt>
917 <dd><div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none">
918 <p><span class="index-entry-level-0">x</span></p>
919 <div class="index"><ul class="index" style="list-style-type: none; ">
920 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/bulirsch_stoer_dense_out.html" title="Class template bulirsch_stoer_dense_out"><span class="index-entry-level-1">Class template bulirsch_stoer_dense_out</span></a></p></li>
921 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost/numeric/odeint/dense_ou_idm45853739532912.html" title="Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;"><span class="index-entry-level-1">Class template dense_output_runge_kutta&lt;Stepper, stepper_tag&gt;</span></a></p></li>
922 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.construction_resizing" title="Construction/Resizing"><span class="index-entry-level-1">Construction/Resizing</span></a></p></li>
923 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/controlled_stepper.html" title="Controlled Stepper"><span class="index-entry-level-1">Controlled Stepper</span></a></p></li>
924 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/dense_output_stepper.html" title="Dense Output Stepper"><span class="index-entry-level-1">Dense Output Stepper</span></a></p></li>
925 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/ensembles_of_oscillators.html" title="Ensembles of oscillators"><span class="index-entry-level-1">Ensembles of oscillators</span></a></p></li>
926 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/error_stepper.html" title="Error Stepper"><span class="index-entry-level-1">Error Stepper</span></a></p></li>
927 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html#boost_numeric_odeint.odeint_in_detail.steppers.implicit_solvers" title="Implicit solvers"><span class="index-entry-level-1">Implicit solvers</span></a></p></li>
928 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/integrate_functions.html" title="Integrate functions"><span class="index-entry-level-1">Integrate functions</span></a></p></li>
929 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.integration_with_adaptive_step_size" title="Integration with Adaptive Step Size"><span class="index-entry-level-1">Integration with Adaptive Step Size</span></a></p></li>
930 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.integration_with_constant_step_size" title="Integration with Constant Step Size"><span class="index-entry-level-1">Integration with Constant Step Size</span></a></p></li>
931 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/parallel_computation_with_openmp_and_mpi.html#boost_numeric_odeint.tutorial.parallel_computation_with_openmp_and_mpi.mpi" title="MPI"><span class="index-entry-level-1">MPI</span></a></p></li>
932 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/parallel_computation_with_openmp_and_mpi.html#boost_numeric_odeint.tutorial.parallel_computation_with_openmp_and_mpi.openmp" title="OpenMP"><span class="index-entry-level-1">OpenMP</span></a></p></li>
933 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/overview.html" title="Overview"><span class="index-entry-level-1">Overview</span></a></p></li>
934 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_cuda__or_openmp__tbb_______via_thrust.html#boost_numeric_odeint.tutorial.using_cuda__or_openmp__tbb_______via_thrust.parameter_studies" title="Parameter studies"><span class="index-entry-level-1">Parameter studies</span></a></p></li>
935 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/state_types__algebras_and_operations.html#boost_numeric_odeint.odeint_in_detail.state_types__algebras_and_operations.algebras_and_operations.point_type" title="Point type"><span class="index-entry-level-1">Point type</span></a></p></li>
936 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/getting_started/short_example.html" title="Short Example"><span class="index-entry-level-1">Short Example</span></a></p></li>
937 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/concepts/stepper.html" title="Stepper"><span class="index-entry-level-1">Stepper</span></a></p></li>
938 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/harmonic_oscillator.html#boost_numeric_odeint.tutorial.harmonic_oscillator.stepper_types" title="Stepper Types"><span class="index-entry-level-1">Stepper Types</span></a></p></li>
939 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/odeint_in_detail/steppers.html" title="Steppers"><span class="index-entry-level-1">Steppers</span></a></p></li>
940 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/stiff_systems.html" title="Stiff systems"><span class="index-entry-level-1">Stiff systems</span></a></p></li>
941 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_boost__units.html" title="Using boost::units"><span class="index-entry-level-1">Using boost::units</span></a></p></li>
942 <li class="listitem" style="list-style-type: none"><p><a class="link" href="../../boost_numeric_odeint/tutorial/using_opencl_via_vexcl.html" title="Using OpenCL via VexCL"><span class="index-entry-level-1">Using OpenCL via VexCL</span></a></p></li>
943 </ul></div>
944 </li></ul></div></dd>
945 </dl></div>
946 </div>
947 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
948 <td align="left"></td>
949 <td align="right"><div class="copyright-footer">Copyright &#169; 2009-2015 Karsten Ahnert and Mario Mulansky<p>
950         Distributed under the Boost Software License, Version 1.0. (See accompanying
951         file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
952       </p>
953 </div></td>
954 </tr></table>
955 <hr>
956 <div class="spirit-nav">
957 <a accesskey="p" href="s01.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../indexes.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="s03.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a>
958 </div>
959 </body>
960 </html>