Classes
LinearGaussImproved.hpp File Reference

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"
Include dependency graph for LinearGaussImproved.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LinearGaussImproved
 Linear gauss interpolation. More...
 

Detailed Description

Linear interpolation that guarantees compliance with the equation of state and calcualtes the GG gradient from the CM of the cell.

Author
Elad Steinberg

Definition in file LinearGaussImproved.hpp.