SpECTRE  v2024.04.12
NewtonianEuler::AnalyticData Namespace Reference

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 [166]. More...
 
class  SodExplosion
 A cylindrical or spherical Sod explosion [183] [167]. 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)
 

Detailed Description

Holds classes implementing analytic data for the NewtonianEuler system.