15namespace mhd_two_temperature
59 std::unique_ptr<wxm::apps::mhd_two_temperature::AppSetupHelper>
setup_helper_;
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
For the Cartesian flux application IntraspeciesCllisionsTerms.
Definition: intraspecies_cyl_source.h:31
real min_density_floor_
Density floor.
Definition: intraspecies_cyl_source.h:79
int radial_index_
Index of radial component (optional; defaults to 0).
Definition: intraspecies_cyl_source.h:87
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: intraspecies_cyl_source.h:39
std::vector< int > grad_q_indexes_
Definition: intraspecies_cyl_source.h:92
real min_pressure_floor_
Pressure floor.
Definition: intraspecies_cyl_source.h:81
int iz_
Definition: intraspecies_cyl_source.h:89
int ir_
r, theta, and z indices
Definition: intraspecies_cyl_source.h:89
real source(const real *q, const real *aux, const elementGeometry_t *pEG, real *source) const override
real const_ion_k_
Constant thermal conductivity coefficient (if absent, physical value is computed)
Definition: intraspecies_cyl_source.h:75
const std::vector< int > & getAuxiliaryVariableIndexes(int flag) const override
Definition: intraspecies_cyl_source.h:43
real const_electron_k_
Definition: intraspecies_cyl_source.h:76
real Ai_
Mass of species.
Definition: intraspecies_cyl_source.h:68
real Zi_
Ion charge of species.
Definition: intraspecies_cyl_source.h:65
real const_ion_mu_
Constant viscosity coefficient (if absent, physical value is computed)
Definition: intraspecies_cyl_source.h:71
real gas_gamma_
Adiabatic Index.
Definition: intraspecies_cyl_source.h:62
~IntraspeciesCyl() override
void setup(const WxCryptSet &wxc) override
int ith_
Definition: intraspecies_cyl_source.h:89
std::vector< int > q_indexes_
Definition: intraspecies_cyl_source.h:91
std::unique_ptr< wxm::apps::mhd_two_temperature::AppSetupHelper > setup_helper_
Helper object that automates common setup routines.
Definition: intraspecies_cyl_source.h:59
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: intraspecies_cyl_source.h:47
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