Spatial profile of the initial pressure for Rayleigh Taylor instability. More...
#include <RT.hpp>


Public Member Functions | |
| RT_Pressure (double g, double rhoup, double rhodown) | |
| Class constructor. More... | |
| double | operator() (const Vector2D &r) const |
| Evaluates the function. More... | |
Spatial profile of the initial pressure for Rayleigh Taylor instability.
| RT_Pressure::RT_Pressure | ( | double | g, |
| double | rhoup, | ||
| double | rhodown | ||
| ) |
|
virtual |
Evaluates the function.
| point | Position |
Implements SpatialDistribution.
1.8.13