2 #include "../../misc/universal_error.hpp" 3 #include "flux_conversion.hpp" 10 const vector<double>& vertex_velocity,
16 0.5*(vertex_velocity.front() + vertex_velocity.back());
Base class for Riemann solver.
const vector< ComputationalCell > & getCells(void) const
Access to hydro cells.
Base class for equation of state.
Periodic boundary conditions.
Primitive hydrodynamic variables.
Package for computational domain and hydro cells.