12namespace divergence_cleaning
51 real* numericalFlux)
const override;
55 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
Class used to parabolic divergence cleaning.
Definition: parabolic.h:27
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 internal_flux(const real *q, const real *aux, const solverVariables_t *pSV, std::vector< std::vector< real > > &internalFlux) const override
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: parabolic.h:35
real _cfl_diff
Definition: parabolic.h:59
void setup(const WxCryptSet &wxc) override
std::vector< std::vector< real > > _flux_tensor
Definition: parabolic.h:68
std::vector< int > _plasma_gradient_variable_idcs
Definition: parabolic.h:61
std::vector< int > _plasma_variable_idcs
Definition: parabolic.h:62
real _cp
cp , where is the diffusivity.
Definition: parabolic.h:58
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: parabolic.h:40
list apps
Definition: shock_tube.py:33
warpy mhd
Definition: mhd_shock.py:32
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