6 #ifndef EOSCONSISTENT_HPP 7 #define EOSCONSISTENT_HPP 1 10 #include "../common/equation_of_state.hpp" 30 (vector<double>
const& vp,
31 vector<Primitive>
const& hv,
32 double interface_speed,
33 size_t i,
int dir,
double dt)
const;
41 #endif // EOSCONSISTENT_HPP Base class for spatial reconstruction.
EOSConsistent(SpatialReconstruction1D const &naive, EquationOfState const &eos)
Class constructor.
Interpolations for one dimensional simulation.
Base class for equation of state.
A class that guarantees that a spatial reconstruction would satisfy the equation of state...
Primitive hydrodynamic variables.