|
SpECTRE
v2025.08.19
|
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 [210]. 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) |
Holds classes implementing a solution to the GRFFE system.