1#ifndef WMICFUNCTION_BRIOWU_SHOCKTUBE_H
2#define WMICFUNCTION_BRIOWU_SHOCKTUBE_H
61 real _transitionWidth;
66 std::vector<real> _direction;
67 std::vector<real> _center;
Definition: wmicfunction_briowu_shocktube.h:12
void setup(const WxCryptSet &wxc)
Setup WmICFunction_BrioWu_ShockTube object using supplied cryptset.
~WmICFunction_BrioWu_ShockTube()
Destroy WmICFunction_BrioWu_ShockTube.
void applyFunction(const real *position, real *value) const
Evaluate the function at a position and return the result through a pointer.
WmICFunction_BrioWu_ShockTube()
Create new WmICFunction_BrioWu_ShockTube.
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