Arbitrary 1D Shocktube given: [density_left, x_velocity_left, pressure_left], [density_right, x_velocity_right, pressure_right].
More...
#include <euler1d_arbitrary_shocktube.h>
Arbitrary 1D Shocktube given: [density_left, x_velocity_left, pressure_left], [density_right, x_velocity_right, pressure_right].
◆ euler1d_arbitrary_shocktube()
wxm::functions::five_moment::euler1d_arbitrary_shocktube::euler1d_arbitrary_shocktube |
( |
| ) |
|
◆ ~euler1d_arbitrary_shocktube()
wxm::functions::five_moment::euler1d_arbitrary_shocktube::~euler1d_arbitrary_shocktube |
( |
| ) |
|
◆ applyFunction()
void wxm::functions::five_moment::euler1d_arbitrary_shocktube::applyFunction |
( |
const real * |
position, |
|
|
real * |
value |
|
) |
| const |
|
virtual |
Evaluate the function at a position and return the result through a pointer.
- Parameters
-
p | Position to evaluate function (must have at least 3 components) |
v | Value evaluated at position (must be allocated outside function) |
Implements WmICFunction.
◆ setup()
void wxm::functions::five_moment::euler1d_arbitrary_shocktube::setup |
( |
const WxCryptSet & |
wxc | ) |
|
|
virtual |
Setup gem object using supplied cryptset.
- Parameters
-
wxc | Cryptset to use for setting |
Reimplemented from WmICFunction.
The documentation for this class was generated from the following file: