1#ifndef wxm_apps_vlasovmaxwell_energyfluxmoment_h
2#define wxm_apps_vlasovmaxwell_energyfluxmoment_h
11namespace vlasovmaxwell
90 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
Computes the moment which becomes the Fluid Energy Flux Gamma = Full velocity space integral of vec{v...
Definition: energy_flux_moment.h:44
void setup(const WxCryptSet &wxc) override
std::vector< int > _output_variables
Definition: energy_flux_moment.h:96
~EnergyFluxMoment() override
Destructor.
std::vector< int > _input_variables
Definition: energy_flux_moment.h:95
real _mass
Definition: energy_flux_moment.h:93
void evaluate_function(const real *q, const real *aux, const solverVariables_t *pSV, real *result) const override
Redefinition of the function evaluator.
EnergyFluxMoment()
Constructor.
const std::vector< int > & getInputVariableIndexes(int flag) const override
Grab input variable indices.
Definition: energy_flux_moment.h:65
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Grab output variable indices.
Definition: energy_flux_moment.h:75
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