6 #ifndef AREPO_INTERP_HPP 7 #define AREPO_INTERP_HPP 1 9 #include "../common/ideal_gas.hpp" 23 (vector<double>
const& vp,
24 vector<Primitive>
const& hv,
25 double interface_speed,
26 size_t i,
int dir,
double dt)
const;
32 #endif // AREPO_INTERP_HPP Ideal gas equation of state.
Base class for spatial reconstruction.
ArepoInterp(IdealGas const &eos)
Class constructor.
Interpolation based on Arepo's method.
Primitive hydrodynamic variables.