6 #ifndef CELL_UPDATER_1D_HPP 7 #define CELL_UPDATER_1D_HPP 1 10 #include "source/newtonian/two_dimensional/computational_cell_2d.hpp" 14 #include "../two_dimensional/extensive.hpp" 30 virtual vector<ComputationalCell> operator()
32 const vector<Extensive>& extensives,
47 vector<ComputationalCell> operator()
49 const vector<Extensive>& extensives,
57 #endif // CELL_UPDATER_1D_HPP
Package for computational domain and hydro cells.
Base class for physical geometry.
Base class for equation of state.
Base class for equation of state.
Abstract class for the cell update scheme.
Package for computational domain and hydro cells.
Physical geometry of the grid.