6 #ifndef EXTENSIVE_UPDATER_1D_HPP 7 #define EXTENSIVE_UPDATER_1D_HPP 1 10 #include "../two_dimensional/extensive.hpp" 28 virtual void operator()
29 (
const vector<Extensive>& fluxes,
33 vector<Extensive>& extensives)
const = 0;
38 #endif // EXTENSIVE_UPDATER_1D_HPP Package for computational domain and hydro cells.
Base class for physical geometry.
Method for updating the extensive variables.
Package for computational domain and hydro cells.
Physical geometry of the grid.