SpECTRE
v2025.03.17
|
Holds classes implementing common portions of solutions to various different (magneto)hydrodynamical systems. More...
Classes | |
class | SmoothFlow |
Smooth sinusoidal density wave. More... | |
Functions | |
template<size_t Dim, bool IsRelativistic> | |
bool | operator!= (const SmoothFlow< Dim, IsRelativistic > &lhs, const SmoothFlow< Dim, IsRelativistic > &rhs) |
Holds classes implementing common portions of solutions to various different (magneto)hydrodynamical systems.
For example, an advecting sinusoidal density profile is a solution to Newtonian Euler, relativistic Euler, and GRMHD, so the common parts of the solution is implemented here.