1#ifndef EULER1D_ARBITRARY_SHOCKUBE_H
2#define EULER1D_ARBITRARY_SHOCKUBE_H
63 real _velocity_x_left;
66 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
Arbitrary 1D Shocktube given: [density_left, x_velocity_left, pressure_left], [density_right,...
Definition: euler1d_arbitrary_shocktube.h:25
~euler1d_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.
euler1d_arbitrary_shocktube()
Create new gem.
void setup(const WxCryptSet &wxc)
Setup gem object using supplied cryptset.
Base namespace for everything not included in the global namespace.
Definition: field_source.h:8
#define real
Definition: wmoclunstructuredreconstruction.h:11