#include <euler1d_shock_entropy.h>
◆ euler1d_shock_entropy()
wxm::functions::five_moment::euler1d_shock_entropy::euler1d_shock_entropy |
( |
| ) |
|
◆ ~euler1d_shock_entropy()
wxm::functions::five_moment::euler1d_shock_entropy::~euler1d_shock_entropy |
( |
| ) |
|
◆ applyFunction()
void wxm::functions::five_moment::euler1d_shock_entropy::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_shock_entropy::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: