14namespace mhd_two_temperature
72 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
Implements the source terms in the Two Temperature Ideal MHD equations arising from a cylindrical geo...
Definition: cyl_source.h:42
int ith_
Definition: cyl_source.h:80
real gas_gamma_
Definition: cyl_source.h:74
std::unique_ptr< wxm::apps::mhd_two_temperature::AppSetupHelper > setup_helper_
Helper object that automates common setup routines.
Definition: cyl_source.h:72
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: cyl_source.h:60
real source(const real *q, const real *aux, const elementGeometry_t *pEG, real *source) const override
int iz_
Definition: cyl_source.h:80
const std::vector< int > & getAuxiliaryVariableIndexes(int flag) const override
Definition: cyl_source.h:55
real min_pressure_floor_
Definition: cyl_source.h:76
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: cyl_source.h:50
real min_density_floor_
Definition: cyl_source.h:75
void setup(const WxCryptSet &wxc) override
int radial_index_
Definition: cyl_source.h:78
int ir_
r, theta, and z indices
Definition: cyl_source.h:80
bool rmin_eq_0_
Definition: cyl_source.h:81
std::vector< int > grad_q_indexes_
Definition: cyl_source.h:84
std::vector< int > q_indexes_
Definition: cyl_source.h:83
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