1#ifndef WM_FUNCTION_EVALUATOR_H
2#define WM_FUNCTION_EVALUATOR_H
15namespace variable_adjuster
17namespace function_evaluation
Definition: wmbasisarrayset.h:13
WxCryptSet extends WxCrypt by providing, in addition to name-value pairs, an set of named WxCryptSets...
Definition: wxcryptset.h:35
Definition: function_evaluator.h:21
void setup(const WxCryptSet &wxc) override
Setup the spatial solver using the cryptset.
std::unique_ptr< WmUDGGeometry > _dg_geometry
Definition: function_evaluator.h:37
WmBasisArraySet _basis_set
Definition: function_evaluator.h:38
void solve(real time, variables_type &input) override
Solves the spatial system and puts result in _rhs.
function_evaluator()=default
wxm::dfem::tools::scope_t _element_scope
Definition: function_evaluator.h:39
The WmVariableAdjuster class is a base class for variable adjusters.
Definition: variable_adjuster.h:31
wxm::temporal_solver::variables_type variables_type
Definition: variable_adjuster.h:41
Base namespace for everything not included in the global namespace.
Definition: field_source.h:8
#define real
Definition: wmoclunstructuredreconstruction.h:11