6 #ifndef EXTENSIVE_UPDATER_HPP 7 #define EXTENSIVE_UPDATER_HPP 1 12 #include "../../tessellation/tessellation.hpp" 14 #include "computational_cell_2d.hpp" 34 virtual void operator()
35 (
const vector<Extensive>& fluxes,
40 const vector<ComputationalCell>& cells,
41 vector<Extensive>& extensives,
49 #endif // EXTENSIVE_UPDATER_HPP Base class for extensive update scheme.
Abstract class for tessellation.
virtual ~ExtensiveUpdater(void)
Class constructor.
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.