49 real* 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: flowthrough_wall.h:28
void setup(const WxCryptSet &wxc) override
real _w
Definition: flowthrough_wall.h:56
std::vector< int > _var_idcs
Definition: flowthrough_wall.h:59
real _r1
Definition: flowthrough_wall.h:54
std::unique_ptr< WmApplication > _cw_app
Definition: flowthrough_wall.h:62
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: flowthrough_wall.h:39
void bc_q(const real *q_in, const real *aux_in, const real *aux_out, const solverVariables_t *pFV, real *q_out) const override
Boundary Condition Application which sets the boundary condition on ghost nodes.
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: flowthrough_wall.h:34
std::unique_ptr< WmApplication > _ft_app
Definition: flowthrough_wall.h:63
real _w_over_2
Definition: flowthrough_wall.h:57
real _r2
Definition: flowthrough_wall.h:55
real _gas_gamma
Definition: flowthrough_wall.h:52
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