1#ifndef WMAPPLICATION_MAXWELL_AXISYMMETRIC_FLUIDSOURCE_1D_H
2#define WMAPPLICATION_MAXWELL_AXISYMMETRIC_FLUIDSOURCE_1D_H
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
Definition: axisymmetric_fluid_source_1D.h:15
const std::vector< int > & getAuxiliaryVariableIndexes(int flag) const override
Definition: axisymmetric_fluid_source_1D.h:26
std::vector< int > _aux_variables
Definition: axisymmetric_fluid_source_1D.h:50
real _charge
Definition: axisymmetric_fluid_source_1D.h:42
std::vector< int > _variables
Definition: axisymmetric_fluid_source_1D.h:49
real _mass
Definition: axisymmetric_fluid_source_1D.h:43
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: axisymmetric_fluid_source_1D.h:31
void setup(const WxCryptSet &wxc) override
real _rel_permittivity
Definition: axisymmetric_fluid_source_1D.h:47
real _omega_p_tau
Definition: axisymmetric_fluid_source_1D.h:44
real source(const real *q, const real *aux, const elementGeometry_t *pEG, real *source) const override
axisymmetric_fluid_source_1D_t()
real _factor
Definition: axisymmetric_fluid_source_1D.h:46
real _skin_depth_norm
Definition: axisymmetric_fluid_source_1D.h:45
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: axisymmetric_fluid_source_1D.h:21
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