#include <wmicfunction_pulses_fluid5.h>
◆ WmICFunction_Pulses_Fluid5()
| WmICFunction_Pulses_Fluid5::WmICFunction_Pulses_Fluid5 |
( |
| ) |
|
◆ ~WmICFunction_Pulses_Fluid5()
| WmICFunction_Pulses_Fluid5::~WmICFunction_Pulses_Fluid5 |
( |
| ) |
|
◆ applyFunction()
| void WmICFunction_Pulses_Fluid5::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.
◆ calcRadiusPosition()
| real WmICFunction_Pulses_Fluid5::calcRadiusPosition |
( |
const real * |
xc, |
|
|
const real * |
x |
|
) |
| const |
|
protected |
◆ gaussianPulse()
| real WmICFunction_Pulses_Fluid5::gaussianPulse |
( |
const real & |
a, |
|
|
const real & |
r |
|
) |
| const |
|
protected |
◆ isInPulse()
| bool WmICFunction_Pulses_Fluid5::isInPulse |
( |
const real & |
a, |
|
|
const real & |
r |
|
) |
| const |
|
protected |
◆ polynomialPulse()
| real WmICFunction_Pulses_Fluid5::polynomialPulse |
( |
const real & |
a, |
|
|
const real & |
r |
|
) |
| const |
|
protected |
◆ setup()
| void WmICFunction_Pulses_Fluid5::setup |
( |
const WxCryptSet & |
wxc | ) |
|
|
virtual |
◆ _center_x
| std::vector<real> WmICFunction_Pulses_Fluid5::_center_x |
|
protected |
◆ _center_y
| std::vector<real> WmICFunction_Pulses_Fluid5::_center_y |
|
protected |
◆ _center_z
| std::vector<real> WmICFunction_Pulses_Fluid5::_center_z |
|
protected |
◆ _gas_gamma
| real WmICFunction_Pulses_Fluid5::_gas_gamma |
|
protected |
◆ _gaussian
| bool WmICFunction_Pulses_Fluid5::_gaussian |
|
protected |
◆ _k
| real WmICFunction_Pulses_Fluid5::_k |
|
protected |
◆ _mass
| real WmICFunction_Pulses_Fluid5::_mass |
|
protected |
◆ _n0
| real WmICFunction_Pulses_Fluid5::_n0 |
|
protected |
◆ _n1
| real WmICFunction_Pulses_Fluid5::_n1 |
|
protected |
◆ _num_cols
| real WmICFunction_Pulses_Fluid5::_num_cols |
|
protected |
◆ _polynomial
| bool WmICFunction_Pulses_Fluid5::_polynomial |
|
protected |
◆ _radius
| real WmICFunction_Pulses_Fluid5::_radius |
|
protected |
◆ _temperature
| real WmICFunction_Pulses_Fluid5::_temperature |
|
protected |
The documentation for this class was generated from the following file: