9 #include "../spatial_reconstruction.hpp" 10 #include "../../common/hydrodynamic_variables.hpp" 11 #include "../../../tessellation/tessellation.hpp" 12 #include "../computational_cell_2d.hpp" 13 #include "../GhostPointGenerator.hpp" 28 const vector<ComputationalCell>& cells,
29 double time, vector<pair<ComputationalCell, ComputationalCell> > &res,
33 #endif // SPATIAL_RECONSTRUCTION_HPP Spatial reconstruction of the primitive functions.
Abstract class for tessellation.
Abstract class for creating ghost points.
PCM(GhostPointGenerator const &ghost)
Class constructor.
Container for cache data.
Class for keeping the names of the tracers and stickers.
Piecewise constant interpolation.