Piecewise constant interpolation.
More...
#include <PCM.hpp>
Piecewise constant interpolation.
Definition at line 16 of file PCM.hpp.
◆ PCM()
Class constructor.
- Parameters
-
ghost | The ghost point generator |
Definition at line 3 of file PCM.cpp.
◆ operator()()
interpolates values on both sides of each interface
- Parameters
-
tess | Tessellation |
cells | Computational cells |
time | The sim time |
res | List of pairs of primitive values on each edge given as output |
tracerstickersnames | The names of the tracers and stickers |
cd | The cache data of the geometry |
Implements SpatialReconstruction.
Definition at line 5 of file PCM.cpp.
The documentation for this class was generated from the following files:
- source/newtonian/two_dimensional/interpolations/PCM.hpp
- source/newtonian/two_dimensional/interpolations/PCM.cpp