1#ifndef WXM_APPS_13MOMENT_NOSLIPWALL_H
2#define WXM_APPS_13MOMENT_NOSLIPWALL_H
11namespace thirteen_moment
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: noslip_wall.h:15
void setup(const WxCryptSet &wxc) override
std::vector< int > _variables
Definition: noslip_wall.h:36
std::vector< real > _wall_velocity
Definition: noslip_wall.h:34
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: noslip_wall.h:28
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: noslip_wall.h:23
list apps
Definition: shock_tube.py:33
Base namespace for everything not included in the global namespace.
Definition: field_source.h:8