Next

Chapter 1. boost.sandbox.numeric.odeint

Karsten Ahnert

Mario Mulansky

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Table of Contents

Getting started
Overview
Usage, Compilation, Headers
Short Example
Tutorial
Harmonic oscillator
Solar system
Chaotic systems and Lyapunov exponents
Stiff systems
Special topics
Using Cuda and Thrust
All examples
References
Odeint in detail
Steppers
Generation functions
Integrate functions
Algebras and operations
Using boost::ref
Using boost::range
Extend odeint
Adapt your own state types
Write own steppers
Adapt your own operations
Concepts
System
Symplectic System
Simple Symplectic System
Implicit System
Observer
Stepper
Error Stepper
Controlled Stepper
Dense Output Stepper
State Algebra Operations
State Wrapper
Reference
Old Concepts
Basic stepper
Error stepper
Controlled stepper
Dense ouput stepper
Size adjusting stepper
CompositeStepper
Old Reference
Stepper classes
Integration functions
Algebras
Operations
Resizing

Last revised: February 08, 2012 at 15:38:05 GMT


Next