PrevUpHomeNext

All examples

The following table gives an overview over all examples.

Table 1.3. Examples Overview

File

Brief Description

harmonic_oscillator.coo

The harmonic oscillator examples gives a brief introduction to odeint and shows the usage of the classical Runge-Kutta-solvers.

solar_system.cpp

The solar system example shows the usage of the symplectic solvers.

stiff_system.cpp

The stiff system example shows the usage of the stiff solvers using the Jacobian of the system function.

stuart_landau.cpp

The Stuart-Landau example shows how odeint can be used with complex state types.

fpu.cpp

The Fermi-Pasta-Ulam (FPU) example shows how odeint can be used to integrate lattice systems.

phase_oscillator_ensemble.cpp

The phase oscillator ensemble example shows how globally coupled oscillators can be analyzed and how statistical measures can be computed during integration.

phase_osc_chain.cu

tba.



PrevUpHomeNext