6 #ifndef RIGID_WALL_1D_HPP 7 #define RIGID_WALL_1D_HPP 1 20 const vector<double>& vertex_velocity,
21 const bool side)
const;
24 #endif // RIGID_WALL_1D_HPP
Rigid wall boundary condition in 1d.
Base class for boundary conditions.
Base class for Riemann solver.
Base class for equation of state.
Base class for boundary conditions.
Package for computational domain and hydro cells.