SpECTRE  2021.08.02
grmhd::AnalyticData Namespace Reference

Holds classes implementing analytic data for the GrMhd system. More...

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  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  RiemannProblem
 Initial conditions for relativistic MHD Riemann problems. More...
 

Functions

bool operator!= (const BondiHoyleAccretion &lhs, const BondiHoyleAccretion &rhs) noexcept
 
bool operator!= (const MagnetizedFmDisk &lhs, const MagnetizedFmDisk &rhs) noexcept
 
bool operator!= (const MagnetizedTovStar &lhs, const MagnetizedTovStar &rhs) noexcept
 
bool operator== (const OrszagTangVortex &lhs, const OrszagTangVortex &rhs) noexcept
 
bool operator!= (const OrszagTangVortex &lhs, const OrszagTangVortex &rhs) noexcept
 

Detailed Description

Holds classes implementing analytic data for the GrMhd system.