SpECTRE
v2024.12.16
|
Mass and spin necessary for calculating the
#include <ShapeMap.hpp>
Classes | |
struct | Mass |
The mass of the Kerr black hole. More... | |
struct | Spin |
The dimensionless spin of the Kerr black hole. More... | |
Public Types | |
using | options = implementation defined |
Public Member Functions | |
KerrSchildFromBoyerLindquist (double mass_in, std::array< double, 3 > spin_in) | |
Public Attributes | |
double | mass {std::numeric_limits<double>::signaling_NaN()} |
std::array< double, 3 > | spin |
Static Public Attributes | |
static constexpr Options::String | help |
Mass and spin necessary for calculating the
|
staticconstexpr |
std::array<double, 3> domain::creators::time_dependent_options::KerrSchildFromBoyerLindquist::spin |