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