1#ifndef WMAPPLICATION_IMHD_POWELLSOURCE_H
2#define WMAPPLICATION_IMHD_POWELLSOURCE_H
Definition: wmapplication_imhd_powell_source.h:11
std::vector< int > _aux_variables
Definition: wmapplication_imhd_powell_source.h:42
real _gas_gamma
Definition: wmapplication_imhd_powell_source.h:38
~WmApplication_IMHD_Powellsource() override
std::vector< int > _inputVariables
Definition: wmapplication_imhd_powell_source.h:40
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: wmapplication_imhd_powell_source.h:18
std::vector< int > _outputVariables
Definition: wmapplication_imhd_powell_source.h:41
const std::vector< int > & getAuxiliaryVariableIndexes(int flag) const override
Definition: wmapplication_imhd_powell_source.h:27
real source(const real *q, const real *aux, const elementGeometry_t *pEG, real *source) const override
void setup(const WxCryptSet &wxc) override
WmApplication_IMHD_Powellsource()
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: wmapplication_imhd_powell_source.h:22
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: wmapplication.h:38
#define real
Definition: wmoclunstructuredreconstruction.h:11