12namespace hyperresistivity
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
The ElectricFieldEffectCylSource class is the Cylindrical Source Term companion to ElectricFieldEffec...
Definition: electric_field_effect_cyl_source.h:30
real source(const real *q, const real *aux, const elementGeometry_t *pEG, real *source) const override
std::vector< int > _fluid_variable_idcs
Definition: electric_field_effect_cyl_source.h:89
std::vector< int > _field_variable_idcs
Definition: electric_field_effect_cyl_source.h:90
int _radial_index
Definition: electric_field_effect_cyl_source.h:84
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Get output variable indices.
Definition: electric_field_effect_cyl_source.h:73
int _iz
z index
Definition: electric_field_effect_cyl_source.h:87
ElectricFieldEffectCylSource()
Constructor.
const std::vector< int > & getInputVariableIndexes(int flag) const override
Get input variable indices.
Definition: electric_field_effect_cyl_source.h:53
~ElectricFieldEffectCylSource() override
Destructor.
int _ith
theta index
Definition: electric_field_effect_cyl_source.h:86
void setup(const WxCryptSet &wxc) override
Setup.
const std::vector< int > & getAuxiliaryVariableIndexes(int flag) const override
Get auxiliary variable indices.
Definition: electric_field_effect_cyl_source.h:63
int _ir
r index
Definition: electric_field_effect_cyl_source.h:85
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