15namespace mhd_two_temperature
65 real* result)
const override;
69 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 Hall terms E = 1 / ne (J x B - (dp / L)...
Definition: electric_field.h:30
std::string coordinate_system_
if cylindrical curlB has to be calculated differently
Definition: electric_field.h:87
real min_density_floor_
Definition: electric_field.h:84
~ElectricField() override
real gas_gamma_
Definition: electric_field.h:79
int ir_
r, theta, and z indices
Definition: electric_field.h:90
void setup(const WxCryptSet &wxc) override
int ith_
Definition: electric_field.h:90
real Zi_
Definition: electric_field.h:82
int iz_
Definition: electric_field.h:90
const std::vector< int > & getAuxiliaryVariableIndexes(int flag) const override
Definition: electric_field.h:43
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: electric_field.h:48
real Ai_
Definition: electric_field.h:81
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: electric_field.h:38
real skin_depth_norm_
Definition: electric_field.h:80
std::vector< int > mhd_gradient_fluid_indices_
conserved variable vector to output to
Definition: electric_field.h:75
std::vector< int > electric_field_indices_
conserved variable vector to output to
Definition: electric_field.h:78
std::vector< int > mhd_fluid_indices_
conserved variable vector to output to
Definition: electric_field.h:72
int radial_index_
Definition: electric_field.h:88
void evaluate_function(const real *q, const real *aux, const solverVariables_t *pSV, real *result) const override
Redefinition of fluxes from parent.
std::unique_ptr< wxm::apps::mhd_two_temperature::AppSetupHelper > setup_helper_
Helper object that automates common setup routines.
Definition: electric_field.h:69
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