1#ifndef WMAPPLICATION_5MOMENT_CONSERVED_PRIMITIVE_H
2#define WMAPPLICATION_5MOMENT_CONSERVED_PRIMITIVE_H
Base Class for physics applications.
Definition: wmapplication.h:93
WxCryptSet extends WxCrypt by providing, in addition to name-value pairs, an set of named WxCryptSets...
Definition: wxcryptset.h:35
Definition: conserved_primitive_conversion.h:18
void setup(const WxCryptSet &wxc) override
void primitive_to_conserved(const real *w, const real *aux, real *q) const override
ConservedPrimitiveConversion()
real _pressure_min
Definition: conserved_primitive_conversion.h:46
~ConservedPrimitiveConversion() override
real _gas_gamma
Definition: conserved_primitive_conversion.h:42
void conserved_to_primitive(const real *q, const real *aux, real *w) const override
std::vector< int > _inputVariables
Definition: conserved_primitive_conversion.h:44
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: conserved_primitive_conversion.h:26
real _density_min
Definition: conserved_primitive_conversion.h:47
list apps
Definition: shock_tube.py:33
Base namespace for everything not included in the global namespace.
Definition: field_source.h:8
#define real
Definition: wmoclunstructuredreconstruction.h:11