1#ifndef KINETICS1D1V_ARBITRARY_SHOCKTUBE_H
2#define KINETICS1D1V_ARBITRARY_SHOCKTUBE_H
70 real _velocity_x_left;
73 real _velocity_x_right;
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
Double Rarefaction 1D Riemann Problem See: Buffard and Clain -> Monoslope and multislope MUSCL method...
Definition: 1d1v_arbitrary_shocktube.h:35
kinetics1d1v_arbitrary_shocktube()
Create new gem.
void setup(const WxCryptSet &wxc)
Setup gem object using supplied cryptset.
~kinetics1d1v_arbitrary_shocktube()
Destroy gem.
void applyFunction(const real *position, real *value) const
Evaluate the function at a position and return the result through a pointer.
Base namespace for everything not included in the global namespace.
Definition: field_source.h:8
#define real
Definition: wmoclunstructuredreconstruction.h:11