1#ifndef WXM_APPS_13MOMENT_FIELDSOURCE_H
2#define WXM_APPS_13MOMENT_FIELDSOURCE_H
11namespace thirteen_moment
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: field_source.h:15
const std::vector< int > & getAuxiliaryVariableIndexes(int flag) const override
Definition: field_source.h:27
real _omegaptau
Definition: field_source.h:37
real _omegactau
Definition: field_source.h:38
void setup(const WxCryptSet &wxc) override
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: field_source.h:23
std::vector< int > _field_variables
Definition: field_source.h:43
real _mass
Definition: field_source.h:40
real _charge
Definition: field_source.h:39
std::vector< int > getOutputVariableIndexes(int flag) const override
Definition: field_source.h:31
std::vector< int > _fluid_variables
Definition: field_source.h:42
Base namespace for everything not included in the global namespace.
Definition: field_source.h:8
#define real
Definition: wmoclunstructuredreconstruction.h:11