Abstract class for interpolation of the hydrodynamic variables. More...
#include "../common/hydrodynamic_variables.hpp"#include "../../tessellation/tessellation.hpp"#include "computational_cell_2d.hpp"#include "cache_data.hpp"

Go to the source code of this file.
Classes | |
| class | SpatialReconstruction |
| Spatial reconstruction of the primitive functions. More... | |
Functions | |
| Vector2D | CalcCentroid (Edge const &edge) |
| Calculates the central point of the edge. More... | |
Abstract class for interpolation of the hydrodynamic variables.
Definition in file spatial_reconstruction.hpp.
Calculates the central point of the edge.
| edge | Edge |
Definition at line 3 of file spatial_reconstruction.cpp.

1.8.13