Linear interpolation that guarantees compliance with the equation of state and calcualtes the GG gradient from the CM of the cell. More...
#include "../../common/equation_of_state.hpp"
#include "../spatial_reconstruction.hpp"
#include <cmath>
#include "../../../misc/universal_error.hpp"
#include "../GhostPointGenerator.hpp"
#include "../../../misc/serializable.hpp"
Go to the source code of this file.
Classes | |
class | LinearGaussImproved |
Linear gauss interpolation. More... | |
Linear interpolation that guarantees compliance with the equation of state and calcualtes the GG gradient from the CM of the cell.
Definition in file LinearGaussImproved.hpp.