Gyoto
Classes | Namespaces
GyotoWorldline.h File Reference

Timelike or null geodesics. More...

#include <iostream>
#include <fstream>
#include <string>
#include <GyotoDefs.h>
#include <functional>
#include <array>
#include <boost/numeric/odeint/stepper/controlled_step_result.hpp>
#include <GyotoSmartPointer.h>
#include <GyotoMetric.h>
#include <GyotoScreen.h>
#include <GyotoHooks.h>

Go to the source code of this file.

Classes

class  Gyoto::Worldline
 Timelike or null geodesics. More...
 
class  Gyoto::Worldline::IntegState
 
class  Gyoto::Worldline::IntegState::Generic
 Current state of a geodesic integration. More...
 
class  Gyoto::Worldline::IntegState::Legacy
 Home-brewed integrator. More...
 
class  Gyoto::Worldline::IntegState::Boost
 Boost integrator. More...
 

Namespaces

 Gyoto
 Namespace for the Gyoto library.
 

Detailed Description

Timelike or null geodesics.