1#ifndef WXM_APPS_PHMAXWELL_FLUIDSOURCE_H
2#define WXM_APPS_PHMAXWELL_FLUIDSOURCE_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: fluid_source.h:18
real source(const real *q, const real *aux, const elementGeometry_t *pEG, real *source) const override
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: fluid_source.h:26
void setup(const WxCryptSet &wxc) override
real _omega_p_tau
Definition: fluid_source.h:50
real _chi
Definition: fluid_source.h:48
~fluid_source_t() override
std::vector< int > _fluid_variables
Definition: fluid_source.h:54
const std::vector< int > & getAuxiliaryVariableIndexes(int flag) const override
Definition: fluid_source.h:30
std::vector< int > _field_variables
Definition: fluid_source.h:53
real _charge
Definition: fluid_source.h:45
real _mass
Definition: fluid_source.h:46
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: fluid_source.h:34
real _skin_depth_norm
Definition: fluid_source.h:51
list apps
Definition: shock_tube.py:33
Base namespace for everything not included in the global namespace.
Definition: field_source.h:8
Definition: wmapplication.h:38
#define real
Definition: wmoclunstructuredreconstruction.h:11