1#ifndef WXM_APPS_PHMAXWELL_H
2#define WXM_APPS_PHMAXWELL_H
37 real* numericalFlux)
const override;
41 std::vector<std::vector<real>>& internalFlux)
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: phmaxwell.h:15
int _freezeB
Definition: phmaxwell.h:58
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: phmaxwell.h:23
void setup(const WxCryptSet &wxc) override
real _omega_p_tau
Definition: phmaxwell.h:50
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: phmaxwell.h:27
real _gamma
Definition: phmaxwell.h:48
std::vector< int > _variables
Definition: phmaxwell.h:57
real _skin_depth_norm
Definition: phmaxwell.h:51
real numerical_flux(const real *q_l, const real *q_r, const real *aux_l, const real *aux_r, const solverVariables_t *pFV, real *numericalFlux) const override
real _chi
Definition: phmaxwell.h:47
real internal_flux(const real *q, const real *aux, const solverVariables_t *pSV, std::vector< std::vector< real > > &internalFlux) 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