13namespace mhd_two_temperature
59 real* q_out)
const override;
63 std::unique_ptr<wxm::apps::mhd_two_temperature::AppSetupHelper>
setup_helper_;
123 real* q_out)
const override;
127 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
Sets outflow BC for gradients.
Definition: outflow.h:95
void bc_q(const real *q_in, const real *aux_in, const real *aux_out, const solverVariables_t *pFV, real *q_out) const override
redefinition of bc
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: outflow.h:113
std::unique_ptr< wxm::apps::mhd_two_temperature::AppSetupHelper > setup_helper_
Helper object that automates common setup routines.
Definition: outflow.h:127
void setup(const WxCryptSet &wxc) override
real min_density_floor_
Definition: outflow.h:129
real gas_gamma_
Definition: outflow.h:135
real min_pressure_floor_
Definition: outflow.h:130
const std::vector< int > & getAuxiliaryVariableIndexes(int flag) const override
Definition: outflow.h:108
std::vector< int > mhd_fluid_indices_
Definition: outflow.h:133
std::vector< int > mhd_fluid_gradient_indices_
Definition: outflow.h:132
~OutflowGradients() override
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: outflow.h:103
Sets outflow BC.
Definition: outflow.h:37
void setup(const WxCryptSet &wxc) override
void bc_q(const real *q_in, const real *aux_in, const real *aux_out, const solverVariables_t *pFV, real *q_out) const override
redefinition of bc
std::vector< int > mhd_fluid_indices_
Definition: outflow.h:65
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: outflow.h:44
real Tout_
Definition: outflow.h:74
real gas_gamma_
Definition: outflow.h:70
real Ai_
Definition: outflow.h:71
real Zi_
Definition: outflow.h:72
real nout_
Definition: outflow.h:73
real min_density_floor_
Definition: outflow.h:67
std::unique_ptr< wxm::apps::mhd_two_temperature::AppSetupHelper > setup_helper_
Helper object that automates common setup routines.
Definition: outflow.h:63
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: outflow.h:49
real min_pressure_floor_
Definition: outflow.h:68
list apps
Definition: shock_tube.py:33
bc
Definition: advection2d_conservation.py:32
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