Implementation of the Schwarzschild spacetime in polar coordinates.
More...
#include <Schwarzschild.hpp>
List of all members.
Public Types
- enum { t = Polar4Dd::T,
h = Polar4Dd::THETA,
p = Polar4Dd::PHI,
r = Polar4Dd::R
}
-
typedef Chart
< STA::SphericalChart4D > Polar4Dd
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
Detailed Description
Implementation of the Schwarzschild spacetime in polar coordinates.