1#ifndef WMAPPLICATION_5MOMENT_FIELDSOURCE_H
2#define WMAPPLICATION_5MOMENT_FIELDSOURCE_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: field_source.h:15
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: field_source.h:33
real _factor
Definition: field_source.h:47
real _skin_depth_norm
Definition: field_source.h:44
real _charge
Definition: field_source.h:45
void setup(const WxCryptSet &wxc) override
~field_source_t() override
real _mass
Definition: field_source.h:46
const std::vector< int > & getAuxiliaryVariableIndexes(int flag) const override
Definition: field_source.h:28
real source(const real *q, const real *aux, const elementGeometry_t *pEG, real *source) const override
std::vector< int > _aux_variables
Definition: field_source.h:50
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: field_source.h:23
std::vector< int > _input_variables
Definition: field_source.h:49
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