1#ifndef EULER1D_DOUBLE_RAREFACTION_H
2#define EULER1D_DOUBLE_RAREFACTION_H
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: euler1d_double_rarefaction.h:34
void applyFunction(const real *position, real *value) const
Evaluate the function at a position and return the result through a pointer.
euler1d_double_rarefaction()
Create new gem.
void setup(const WxCryptSet &wxc)
Setup gem object using supplied cryptset.
~euler1d_double_rarefaction()
Destroy gem.
Base namespace for everything not included in the global namespace.
Definition: field_source.h:8
#define real
Definition: wmoclunstructuredreconstruction.h:11