SpECTRE
v2025.03.17
|
Holds classes implementing analytic data for the GrMhd system. More...
Namespaces | |
namespace | InitialMagneticFields |
Things related to the initial (seed) magnetic field that can be superposed on GRMHD initial data. | |
Classes | |
class | BlastWave |
Analytic initial data for a cylindrical or spherical blast wave. More... | |
class | BondiHoyleAccretion |
Analytic initial data for axially symmetric Bondi-Hoyle accretion. More... | |
class | CcsnCollapse |
Evolve a stellar collapse (progenitor) profile through collapse. More... | |
class | FukaInitialData |
Hydro initial data generated by FUKA. More... | |
class | KhInstability |
Analytic initial data for a Kelvin-Helmholtz instability simulation. More... | |
class | MagneticFieldLoop |
Analytic initial data for an advecting magnetic field loop. More... | |
class | MagneticRotor |
Analytic initial data for a magnetic rotor. More... | |
class | MagnetizedFmDisk |
Magnetized fluid disk orbiting a Kerr black hole. More... | |
class | MagnetizedTovStar |
Magnetized TOV star initial data, where metric terms only account for the hydrodynamics not the magnetic fields. More... | |
class | OrszagTangVortex |
Analytic initial data for the relativistic Orszag-Tang vortex. More... | |
class | PolarMagnetizedFmDisk |
Magnetized fluid disk orbiting a Kerr black hole in the Kerr-Schild Cartesian coordinates, but in a toroidal mesh defined from a torus map (see grmhd::AnalyticData::SphericalTorus). More... | |
class | RiemannProblem |
Initial conditions for relativistic MHD Riemann problems. More... | |
class | SlabJet |
Analytic initial data for a slab jet. More... | |
class | SpecInitialData |
Hydro initial data generated by SpEC. More... | |
class | SphericalTorus |
Torus made by removing two polar cones from a spherical shell. More... | |
Functions | |
bool | operator!= (const BondiHoyleAccretion &lhs, const BondiHoyleAccretion &rhs) |
bool | operator!= (const CcsnCollapse &lhs, const CcsnCollapse &rhs) |
bool | operator!= (const MagnetizedFmDisk &lhs, const MagnetizedFmDisk &rhs) |
bool | operator!= (const MagnetizedTovStar &lhs, const MagnetizedTovStar &rhs) |
bool | operator== (const OrszagTangVortex &lhs, const OrszagTangVortex &rhs) |
bool | operator!= (const OrszagTangVortex &lhs, const OrszagTangVortex &rhs) |
bool | operator!= (const PolarMagnetizedFmDisk &lhs, const PolarMagnetizedFmDisk &rhs) |
bool | operator!= (const SphericalTorus &lhs, const SphericalTorus &rhs) |
Holds classes implementing analytic data for the GrMhd system.