From afb4ff049c8040189de152ebbb3782f9fa407f76 Mon Sep 17 00:00:00 2001 From: Mario Mulansky Date: Sun, 27 Nov 2011 20:59:18 +0100 Subject: [PATCH] more docs --- .../concepts.html | 9 +- .../concepts/controlled_stepper.html | 45 ++-- .../concepts/dense_output_stepper.html | 45 ++-- .../concepts/error_stepper.html | 41 ++- .../concepts/implicit_system.html | 29 ++- .../concepts/observer.html | 27 +- .../concepts/simple_symplectic_system.html | 27 +- .../concepts/state_algebra_operations.html | 80 +++--- .../concepts/state_wrapper.html | 27 +- .../concepts/stepper.html | 57 +++-- .../concepts/symplectic_system.html | 27 +- .../concepts/system.html | 27 +- .../extend_odeint.html | 9 +- .../adapt_your_own_operations.html | 9 +- .../adapt_your_own_state_types.html | 236 ++++++++++++++---- .../extend_odeint/write_own_steppers.html | 9 +- .../getting_started.html | 9 +- .../getting_started/overview.html | 27 +- .../getting_started/short_example.html | 20 +- .../usage__compilation__headers.html | 12 +- .../odeint_in_detail.html | 9 +- .../algebras_and_operations.html | 9 +- .../generation_functions.html | 9 +- .../odeint_in_detail/integrate_functions.html | 63 +++-- .../odeint_in_detail/steppers.html | 109 +++++--- .../odeint_in_detail/using_boost__range.html | 9 +- .../odeint_in_detail/using_boost__ref.html | 9 +- .../old_concepts.html | 9 +- .../old_concepts/basic_stepper.html | 33 ++- .../old_concepts/compositestepper.html | 9 +- .../old_concepts/controlled_stepper.html | 31 ++- .../old_concepts/dense_ouput_stepper.html | 9 +- .../old_concepts/error_stepper.html | 35 ++- .../old_concepts/size_adjusting_stepper.html | 9 +- .../old_reference.html | 9 +- .../old_reference/algebras.html | 9 +- .../old_reference/integration_functions.html | 13 +- .../old_reference/operations.html | 9 +- .../old_reference/resizing.html | 9 +- .../old_reference/stepper_classes.html | 9 +- .../tutorial.html | 9 +- .../tutorial/all_examples.html | 9 +- ...haotic_systems_and_lyapunov_exponents.html | 41 +-- .../tutorial/harmonic_oscillator.html | 26 +- .../tutorial/references.html | 9 +- .../tutorial/solar_system.html | 41 +-- .../tutorial/special_topics.html | 117 +++++---- .../tutorial/stiff_systems.html | 13 +- .../tutorial/using_cuda_and_thrust.html | 157 ++++++------ doc/index.html | 17 +- doc/odeint/reference.html | 9 +- libs/numeric/odeint/doc/extend.qbk | 67 +++-- libs/numeric/odeint/examples/point_type.hpp | 24 +- 53 files changed, 961 insertions(+), 760 deletions(-) diff --git a/doc/boost_sandbox_numeric_odeint/concepts.html b/doc/boost_sandbox_numeric_odeint/concepts.html index 47bf8e5f..4b916cc1 100644 --- a/doc/boost_sandbox_numeric_odeint/concepts.html +++ b/doc/boost_sandbox_numeric_odeint/concepts.html @@ -3,8 +3,8 @@ Concepts - - + + @@ -15,7 +15,7 @@
PrevUpHomeNext
-
+
@@ -44,8 +44,7 @@
-