6 #ifndef PERIODIC_1D_HPP 7 #define PERIODIC_1D_HPP 1 21 const vector<double>& vertex_velocity,
22 const bool side)
const;
25 #endif // PERIODIC_1D_HPP
Base class for boundary conditions.
Base class for Riemann solver.
Base class for equation of state.
Periodic boundary conditions.
Base class for boundary conditions.
Package for computational domain and hydro cells.