1#ifndef WXM_APPS_5MOMENT_BC_NOSLIP_WALL_GRADIENTS_H
2#define WXM_APPS_5MOMENT_BC_NOSLIP_WALL_GRADIENTS_H
42 real* grad_q_out)
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
Definition: noslip_wall_gradients.h:20
real _gas_gamma
Definition: noslip_wall_gradients.h:49
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: noslip_wall_gradients.h:32
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: noslip_wall_gradients.h:28
void bc_q(const real *q_in, const real *aux_in, const real *aux_out, const solverVariables_t *pFV, real *grad_q_out) const override
Boundary Condition Application which sets the boundary condition on ghost nodes.
std::vector< int > _outputVariables
Definition: noslip_wall_gradients.h:56
~noslip_wall_gradients() override
void setup(const WxCryptSet &wxc) override
std::vector< int > _inputVariables
Definition: noslip_wall_gradients.h:55
list apps
Definition: shock_tube.py:33
bc
Definition: advection2d_conservation.py:32
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