1#ifndef WXM_APPS_NONLINEAR_DIFFUSION_H
2#define WXM_APPS_NONLINEAR_DIFFUSION_H
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: nonlinear_diffusion.h:13
std::vector< int > _variables
Definition: nonlinear_diffusion.h:37
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: nonlinear_diffusion.h:29
const std::vector< int > & getAuxiliaryVariableIndexes(int flag) const override
Definition: nonlinear_diffusion.h:25
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: nonlinear_diffusion.h:21
void setup(const WxCryptSet &wxc) override
real _diffusion_coefficient
Definition: nonlinear_diffusion.h:35
std::vector< int > _gradient_variables
Definition: nonlinear_diffusion.h:38
list apps
Definition: shock_tube.py:33
Base namespace for everything not included in the global namespace.
Definition: field_source.h:8
#define real
Definition: wmoclunstructuredreconstruction.h:11