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