11namespace 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 OhmsLawCylSource class calculates the Cylindrical Source term for the hyperresistive term of Ohm'...
Definition: ohms_law_cyl_source.h:62
int _ir
Definition: ohms_law_cyl_source.h:127
const std::vector< int > & getInputVariableIndexes(int flag) const override
Get input variable indices.
Definition: ohms_law_cyl_source.h:85
~OhmsLawCylSource() override
Destructor.
const std::vector< int > & getAuxiliaryVariableIndexes(int flag) const override
Get auxiliary variable indices.
Definition: ohms_law_cyl_source.h:95
std::vector< int > _output_variable_idcs
Definition: ohms_law_cyl_source.h:131
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Get output variable indices.
Definition: ohms_law_cyl_source.h:105
OhmsLawCylSource()
Constructor.
real _hyperresistive_nu
Definition: ohms_law_cyl_source.h:124
std::vector< int > _aux_variable_idcs
Definition: ohms_law_cyl_source.h:130
int _ith
Definition: ohms_law_cyl_source.h:127
std::vector< int > _input_variable_idcs
Definition: ohms_law_cyl_source.h:129
real source(const real *q, const real *aux, const elementGeometry_t *pEG, real *source) const override
Source definition.
int _radial_index
Definition: ohms_law_cyl_source.h:126
void setup(const WxCryptSet &wxc) override
Setup.
int _iz
Definition: ohms_law_cyl_source.h:127
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