SpECTRE  v2024.04.12
ForceFree::AnalyticData Namespace Reference

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

Classes

class  FfeBreakdown
 A test problem designed to show that the system initially satisfying the force-free conditions may violate those in a later time. More...
 
class  MagnetosphericWald
 The magnetospheric Wald problem proposed in [106]. More...
 
class  RotatingDipole
 The magnetosphere of an isolated rotating star with dipolar initial magnetic field in the flat spacetime. This is a toy model of a pulsar magnetosphere. More...
 

Typedefs

using all_data = tmpl::list< FfeBreakdown, MagnetosphericWald, RotatingDipole >
 Typelist of all analytic data of GRFFE evolution system.
 

Functions

bool operator!= (const MagnetosphericWald &lhs, const MagnetosphericWald &rhs)
 
bool operator!= (const RotatingDipole &lhs, const RotatingDipole &rhs)
 

Detailed Description

Holds classes implementing analytic data for the GRFFE system.