41 real* numericalFlux)
const override;
47 std::vector<std::vector<real>>& internalFlux)
const override;
55 real* numericalFlux)
const;
62 real* numericalFlux)
const;
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: wmapplication_resistive_diffusion.h:14
WmApplication_Resistive_Diffusion()
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: wmapplication_resistive_diffusion.h:30
void setup(const WxCryptSet &wxc) override
real _Ai
Definition: wmapplication_resistive_diffusion.h:69
real _omega_p_norm
Definition: wmapplication_resistive_diffusion.h:68
const std::vector< int > & getAuxiliaryVariableIndexes(int flag) const override
Definition: wmapplication_resistive_diffusion.h:26
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
std::vector< std::vector< real > > _flux_tensor
Definition: wmapplication_resistive_diffusion.h:104
real _Zi
Definition: wmapplication_resistive_diffusion.h:70
std::vector< int > _inputVariables
Definition: wmapplication_resistive_diffusion.h:79
real _min_density
Definition: wmapplication_resistive_diffusion.h:86
~WmApplication_Resistive_Diffusion() override
real _gas_gamma
Definition: wmapplication_resistive_diffusion.h:65
real _constant_resistivity_eta
Definition: wmapplication_resistive_diffusion.h:73
int _ith
Definition: wmapplication_resistive_diffusion.h:98
real _min_pressure
Definition: wmapplication_resistive_diffusion.h:87
real _lnlam
Definition: wmapplication_resistive_diffusion.h:71
int _iz
Definition: wmapplication_resistive_diffusion.h:98
real numerical_flux_ldg(const real *q_l, const real *q_r, const real *aux_l, const real *aux_r, const solverVariables_t *pFV, real *numericalFlux) const
int _radial_index
Definition: wmapplication_resistive_diffusion.h:97
std::string _resistivity_type
Definition: wmapplication_resistive_diffusion.h:83
real _n_vac
Definition: wmapplication_resistive_diffusion.h:91
real _eta_vac
Definition: wmapplication_resistive_diffusion.h:92
real _skin_depth_norm
Definition: wmapplication_resistive_diffusion.h:66
real _nu_p_norm
Definition: wmapplication_resistive_diffusion.h:67
real _max_eta
Definition: wmapplication_resistive_diffusion.h:88
bool _const_resisitivity
Definition: wmapplication_resistive_diffusion.h:74
std::vector< int > _auxVariables
Definition: wmapplication_resistive_diffusion.h:80
std::string _gradient_method
Definition: wmapplication_resistive_diffusion.h:84
int _ir
Definition: wmapplication_resistive_diffusion.h:98
real _cfl_diff
Definition: wmapplication_resistive_diffusion.h:94
std::string _coordinate_system
Definition: wmapplication_resistive_diffusion.h:96
real _min_eta
Definition: wmapplication_resistive_diffusion.h:89
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: wmapplication_resistive_diffusion.h:22
real numerical_flux_ip(const real *q_l, const real *q_r, const real *aux_l, const real *aux_r, const solverVariables_t *pFV, real *numericalFlux) const
real internal_flux(const real *q, const real *aux, const solverVariables_t *pSV, std::vector< std::vector< real > > &internalFlux) const override
std::vector< int > _outputVariables
Definition: wmapplication_resistive_diffusion.h:81
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