FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
Public Types | Public Member Functions | Public Attributes | List of all members
Traum::Schwarzschild Struct Reference

Implementation of the Schwarzschild spacetime in polar coordinates. More...

#include <Schwarzschild.hpp>

Inheritance diagram for Traum::Schwarzschild:

Public Types

enum  { t = Polar4Dd::T , h = Polar4Dd::THETA , p = Polar4Dd::PHI , r = Polar4Dd::R }
 
typedef Chart< STA::SphericalChart4DPolar4Dd
 

Public Member Functions

 Schwarzschild (const Scalar_t &mass)
 
void getMetric (Metric &g, const Point_t &P) const
 
void getChristoffel (Christoffel_t &G, const Point_t &P) const
 

Public Attributes

Scalar_t m
 

Detailed Description

Implementation of the Schwarzschild spacetime in polar coordinates.