53 real* q_out)
const override;
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:25
std::vector< int > _electric_field_dot_tangent_idcs
Definition: minus_electric_field_dot_tangent.h:59
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: minus_electric_field_dot_tangent.h:33
void setup(const WxCryptSet &wxc) override
~MinusElectricFieldDotTangent() override
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: minus_electric_field_dot_tangent.h:43
real _direction_multiplier
Definition: minus_electric_field_dot_tangent.h:63
bool _flip_direction_multiplier
Definition: minus_electric_field_dot_tangent.h:62
MinusElectricFieldDotTangent()
std::vector< int > _gradient_fluid_idcs
Definition: minus_electric_field_dot_tangent.h:57
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::unique_ptr< WmApplication > _ef_app
Definition: minus_electric_field_dot_tangent.h:66
const std::vector< int > & getAuxiliaryVariableIndexes(int flag) const override
Definition: minus_electric_field_dot_tangent.h:38
std::vector< int > _fluid_idcs
Definition: minus_electric_field_dot_tangent.h:56
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