|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Implementation of the Schwarzschild spacetime in polar coordinates. More...
#include <Schwarzschild.hpp>
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 | |
| Scalar_t | m |
Implementation of the Schwarzschild spacetime in polar coordinates.