1#ifndef WMAPPLICATION_MAXWELL_CYL_SOURCE_H
2#define WMAPPLICATION_MAXWELL_CYL_SOURCE_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
Implements the source terms in Maxwell equations arising from a cylindrical geometry.
Definition: cyl_source.h:34
std::vector< int > _variables
Definition: cyl_source.h:71
real _omega_p_tau
Definition: cyl_source.h:63
real _skin_depth_norm
Definition: cyl_source.h:64
int _ith
Definition: cyl_source.h:68
real _rel_permittivity
Definition: cyl_source.h:66
bool _rmin_eq_0
Definition: cyl_source.h:69
real _factor
Definition: cyl_source.h:65
const std::vector< int > & getAuxiliaryVariableIndexes(int flag) const override
Definition: cyl_source.h:47
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: cyl_source.h:42
int _ir
Definition: cyl_source.h:68
void setup(const WxCryptSet &wxc) override
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: cyl_source.h:52
std::vector< int > _aux_variables
Definition: cyl_source.h:72
int _iz
Definition: cyl_source.h:68
int _radial_index
Definition: cyl_source.h:67
real source(const real *q, const real *aux, const elementGeometry_t *pEG, real *source) const 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