GR Engine
A physics engine in curved space-time
 All Classes Files Functions Variables
engine Directory Reference

Files

file  dpintegrator.cpp
 
file  dpintegrator.h [code]
 Implementation of Dormand-Prince method.
 
file  entity.cpp
 
file  entity.h [code]
 Header for the Entity class, representing an entity having an orientation.
 
file  geometry.cpp
 
file  geometry.h [code]
 Basic geometry classes.
 
file  kerr.cpp
 
file  kerr.h [code]
 Implementation of the Kerr metric.
 
file  kerr_coords.cpp
 
file  kerr_coords.h [code]
 Coordinate conversions for Kerr / Schwarzschild metrics.
 
file  numeric.cpp
 
file  numeric.h [code]
 Base file for numerical methods.
 
file  particle.cpp
 
file  particle.h [code]
 Header for the Particle class, representing a point particle.
 
file  rk4integrator.cpp
 
file  rk4integrator.h [code]
 Implementation of RK4 method.
 
file  schw.cpp
 
file  schw.h [code]
 Implementation of the Schwarzschild metric.