SpECTRE
v2025.03.17
|
Holds classes implementing a solution to the Newtonian Euler system. More...
Classes | |
class | IsentropicVortex |
Newtonian isentropic vortex in Cartesian coordinates. More... | |
class | LaneEmdenStar |
A static spherically symmetric star in Newtonian gravity. More... | |
class | RiemannProblem |
Analytic solution to the Riemann Problem. More... | |
class | SmoothFlow |
Smooth density wave advecting across the domain. More... | |
Functions | |
template<size_t Dim> | |
bool | operator!= (const IsentropicVortex< Dim > &lhs, const IsentropicVortex< Dim > &rhs) |
bool | operator!= (const LaneEmdenStar &lhs, const LaneEmdenStar &rhs) |
template<size_t Dim> | |
bool | operator!= (const RiemannProblem< Dim > &lhs, const RiemannProblem< Dim > &rhs) |
template<size_t Dim> | |
bool | operator!= (const SmoothFlow< Dim > &lhs, const SmoothFlow< Dim > &rhs) |
Holds classes implementing a solution to the Newtonian Euler system.