7 #define SOURCETERM_HPP 1 8 #include "../../tessellation/tessellation.hpp" 9 #include "../common/hydrodynamic_variables.hpp" 10 #include "../../misc/utils.hpp" 13 #include "computational_cell_2d.hpp" 32 virtual vector<Extensive> operator()
36 const vector<ComputationalCell>& cells,
37 const vector<Extensive>& fluxes,
38 const vector<Vector2D>& point_velocities,
45 #endif //SOURCETERM_HPP Abstract class for tessellation.
Abstract class for external forces.
Container for cache data.
Class for keeping the names of the tracers and stickers.
Physical geometry of the grid.
Geometrical cache data for optimisation.
Base class for physical geometry.