1#ifndef WMICFUNCTION_SHOCKTUBE_FLUID5_H
2#define WMICFUNCTION_SHOCKTUBE_FLUID5_H
51 real _transitionWidth;
53 std::vector<real> _direction;
54 std::vector<real> _center;
Definition: wmicfunction_shocktube_fluid5.h:12
WmICFunction_ShockTube_Fluid5()
Create new WmICFunction_ShockTube_Fluid5.
void setup(const WxCryptSet &wxc)
Setup WmICFunction_ShockTube_Fluid5 object using supplied cryptset.
void applyFunction(const real *position, real *value) const
Evaluate the function at a position and return the result through a pointer.
~WmICFunction_ShockTube_Fluid5()
Destroy WmICFunction_ShockTube_Fluid5.
Base class for functions used in generating initial conditions.
Definition: wmicfunction.h:25
WxCryptSet extends WxCrypt by providing, in addition to name-value pairs, an set of named WxCryptSets...
Definition: wxcryptset.h:35
#define real
Definition: wmoclunstructuredreconstruction.h:11