SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
ForceFree::Solutions Namespace Reference

Holds classes implementing a solution to the GRFFE system. More...

Classes

class  AlfvenWave
 Alfven wave propagating along \(x\) direction in flat spacetime with the wave speed \(\mu\). More...
class  ExactWald
 An exact electrovacuum force-free solution of Maxwell's equations in the Schwarzschild spacetime by Wald [212]. More...
class  FastWave
 An electromagnetic wave propagating into \(+x\) direction in flat spacetime. More...

Typedefs

using all_solutions = tmpl::list<AlfvenWave, ExactWald, FastWave>
 Typelist of all analytic solutions of GRFFE evolution system.

Functions

bool operator!= (const AlfvenWave &lhs, const AlfvenWave &rhs)
bool operator!= (const ExactWald &lhs, const ExactWald &rhs)

Detailed Description

Holds classes implementing a solution to the GRFFE system.