BubbleProfiler  0.3.0
by Peter Athron, Csaba Balazs, Michael Bardsley, Andrew Fowlie, Dylan Harries & Graham White
Classes | Namespaces
shooting.hpp File Reference

One-dimensional shooting method. More...

#include "field_profiles.hpp"
#include <boost/array.hpp>
#include <boost/numeric/odeint.hpp>
#include <functional>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BubbleProfiler::Shooting
 Solve the one-dimensional problem using the shooting method. More...
 

Namespaces

 BubbleProfiler
 

Detailed Description

One-dimensional shooting method.

Definition in file shooting.hpp.