SpECTRE
v2025.03.17
|
Holds classes implementing analytic data for the NewtonianEuler system. More...
Classes | |
class | KhInstability |
Initial data to simulate the Kelvin-Helmholtz instability. More... | |
class | ShuOsherTube |
Initial data for the Shu-Osher oscillatory shock tube [180]. More... | |
class | SodExplosion |
A cylindrical or spherical Sod explosion [197] [181]. More... | |
Functions | |
template<size_t Dim> | |
bool | operator!= (const KhInstability< Dim > &lhs, const KhInstability< Dim > &rhs) |
bool | operator!= (const ShuOsherTube &lhs, const ShuOsherTube &rhs) |
template<size_t Dim> | |
bool | operator!= (const SodExplosion< Dim > &lhs, const SodExplosion< Dim > &rhs) |
Holds classes implementing analytic data for the NewtonianEuler system.