1#ifndef WMAPPLICATION_FIRSTMOMENT_H
2#define WMAPPLICATION_FIRSTMOMENT_H
37 real* result)
const override;
Definition: wmapplication_first_moment.h:11
void evaluate_function(const real *q, const real *aux, const solverVariables_t *pSV, real *result) const override
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: wmapplication_first_moment.h:19
std::vector< int > _outputVariables
Definition: wmapplication_first_moment.h:41
WmApplication_FirstMoment()
~WmApplication_FirstMoment() override
std::vector< int > _inputVariables
Definition: wmapplication_first_moment.h:40
void setup(const WxCryptSet &wxc) override
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: wmapplication_first_moment.h:23
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.h:38
#define real
Definition: wmoclunstructuredreconstruction.h:11