1#ifndef wmapplication_function_maxwell_field_zpinch_2d_h
2#define wmapplication_function_maxwell_field_zpinch_2d_h
56 real* result)
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
Definition: field_zpinch_2D.h:16
~FieldZpinch2d() override
Destructor.
void evaluate_function(const real *q, const real *aux, const solverVariables_t *pSV, real *result) const override
Redefinition of the function evaluator.
FieldZpinch2d()
Constructor.
void setup(const WxCryptSet &wxc) override
Setup.
std::vector< int > _output_fields
Definition: field_zpinch_2D.h:59
real _skin_depth_param
Definition: field_zpinch_2D.h:62
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Grab output variable indices.
Definition: field_zpinch_2D.h:41
real _gas_gamma
Definition: field_zpinch_2D.h:61
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