16namespace mhd_two_temperature
85 real* result)
const override;
89 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
Copies ion and electron pressures for the Two-Temperature MHD model.
Definition: copy_pressure.h:35
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Grab output variable indices.
Definition: copy_pressure.h:70
real gas_gamma_
Definition: copy_pressure.h:94
real min_pressure_floor_
Definition: copy_pressure.h:97
void evaluate_function(const real *q, const real *aux, const solverVariables_t *pSV, real *result) const override
Redefinition of the function evaluator.
std::unique_ptr< wxm::apps::mhd_two_temperature::AppSetupHelper > setup_helper_
Helper object that automates common setup routines.
Definition: copy_pressure.h:89
std::vector< int > output_pressure_idcs_
Definition: copy_pressure.h:92
~CopyPressure() override
Destructor.
const std::vector< int > & getInputVariableIndexes(int flag) const override
Grab input variable indices.
Definition: copy_pressure.h:60
std::vector< int > input_plasma_idcs_
Definition: copy_pressure.h:91
CopyPressure()
Constructor.
void setup(const WxCryptSet &wxc) override
Setup.
real min_density_floor_
Definition: copy_pressure.h:96
list apps
Definition: shock_tube.py:33
list pressure
Definition: zpinch_5-moment_1D.py:243
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