13namespace mhd_two_temperature
57 real* q_out)
const override;
74 std::vector<std::unique_ptr<WmApplication>>
ef_apps_;
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 E dot t Used for calculating potential, phi = -\int_a^b(E dot t)dl.
Definition: minus_electric_field_dot_tangent.h:29
int num_electric_field_apps_
Definition: minus_electric_field_dot_tangent.h:75
std::vector< int > mhd_fluid_indices_
conserved variable vector to output to
Definition: minus_electric_field_dot_tangent.h:61
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
real direction_multiplier_
Definition: minus_electric_field_dot_tangent.h:71
bool flip_direction_multiplier_
direction multiplier
Definition: minus_electric_field_dot_tangent.h:70
std::vector< std::unique_ptr< WmApplication > > ef_apps_
pointer to subapplication
Definition: minus_electric_field_dot_tangent.h:74
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: minus_electric_field_dot_tangent.h:47
void setup(const WxCryptSet &wxc) override
const std::vector< int > & getAuxiliaryVariableIndexes(int flag) const override
Definition: minus_electric_field_dot_tangent.h:42
MinusElectricFieldDotTangent()
~MinusElectricFieldDotTangent() override
std::vector< int > mhd_fluid_gradient_indices_
conserved variable vector to output to
Definition: minus_electric_field_dot_tangent.h:64
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: minus_electric_field_dot_tangent.h:37
std::vector< int > electric_field_dot_tangent_indices_
conserved variable vector to output to
Definition: minus_electric_field_dot_tangent.h:67
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