15namespace mhd_two_temperature
62 real* result)
const override;
66 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
Class that calculates the electric field from Ohm's Law using ideal terms E = -u x B.
Definition: electric_field.h:32
real min_density_floor_
Definition: electric_field.h:68
~ElectricField() override
std::vector< int > electric_field_indices_
Definition: electric_field.h:71
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: electric_field.h:40
std::unique_ptr< wxm::apps::mhd_two_temperature::AppSetupHelper > setup_helper_
Helper object that automates common setup routines.
Definition: electric_field.h:66
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: electric_field.h:45
std::vector< int > mhd_fluid_indices_
Definition: electric_field.h:70
void evaluate_function(const real *q, const real *aux, const solverVariables_t *pSV, real *result) const override
Redefinition of fluxes from parent.
void setup(const WxCryptSet &wxc) override
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