81 real* result)
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
This function takes any source app and writes source to a specified output variable.
Definition: get_source.h:23
const std::vector< int > & getAuxiliaryVariableIndexes(int flag) const override
Grab aux variable indices.
Definition: get_source.h:56
void evaluate_function(const real *q, const real *aux, const solverVariables_t *pSV, real *result) const override
Redefinition of the function evaluator.
~GetSource() override
Destructor.
std::vector< int > _input_indices
Indices of source app input variable.
Definition: get_source.h:88
std::vector< int > _aux_indices
Indices of source app aux variable.
Definition: get_source.h:91
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Grab output variable indices.
Definition: get_source.h:66
const std::vector< int > & getInputVariableIndexes(int flag) const override
Grab input variable indices.
Definition: get_source.h:46
std::vector< int > _needed_indices
Relative indicies of the source app output to copy.
Definition: get_source.h:98
void setup(const WxCryptSet &wxc) override
Setup.
std::vector< real > _source
Definition: get_source.h:103
std::vector< int > _source_output_indices
Indicies of the source app output.
Definition: get_source.h:94
std::vector< int > _output_indices
Indices of output variable.
Definition: get_source.h:101
std::unique_ptr< WmApplication > _source_app
Source app.
Definition: get_source.h:85
list apps
Definition: shock_tube.py:33
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