58 real* q_out)
const override;
61 std::unique_ptr<wxm::apps::mhd::AppSetupHelper>
126 real* q_out)
const override;
129 std::unique_ptr<wxm::apps::mhd::AppSetupHelper>
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:98
real _gas_gamma
Definition: outflow.h:138
void bc_q(const real *q_in, const real *aux_in, const real *aux_out, const solverVariables_t *pFV, real *q_out) const override
Boundary Condition Application which sets the boundary condition on ghost nodes.
std::vector< int > _mhd_fluid_idcs
Definition: outflow.h:136
const std::vector< int > & getAuxiliaryVariableIndexes(int flag) const override
Definition: outflow.h:111
std::vector< int > _mhd_fluid_gradient_idcs
Definition: outflow.h:135
void setup(const WxCryptSet &wxc) override
std::unique_ptr< wxm::apps::mhd::AppSetupHelper > _setup_helper
Helper object that automates common setup routines.
Definition: outflow.h:130
real _min_pressure_floor
Definition: outflow.h:133
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: outflow.h:106
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: outflow.h:116
~OutflowGradients() override
real _min_density_floor
Definition: outflow.h:132
Sets outflow BC.
Definition: outflow.h:36
std::vector< int > _mhd_fluid_idcs
Definition: outflow.h:64
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: outflow.h:43
std::unique_ptr< wxm::apps::mhd::AppSetupHelper > _setup_helper
Helper object that automates common setup routines.
Definition: outflow.h:62
real _nout
Definition: outflow.h:72
real _min_density_floor
Definition: outflow.h:66
real _Zi
Definition: outflow.h:71
real _min_pressure_floor
Definition: outflow.h:67
void bc_q(const real *q_in, const real *aux_in, const real *aux_out, const solverVariables_t *pFV, real *q_out) const override
Boundary Condition Application which sets the boundary condition on ghost nodes.
real _Ai
Definition: outflow.h:70
real _Tout
Definition: outflow.h:73
real _gas_gamma
Definition: outflow.h:69
void setup(const WxCryptSet &wxc) override
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: outflow.h:48
list apps
Definition: shock_tube.py:33
warpy mhd
Definition: mhd_shock.py:32
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