1#ifndef WM_PHASE_SPACE_FUNCTION_EVALUATOR_H
2#define WM_PHASE_SPACE_FUNCTION_EVALUATOR_H
16namespace variable_adjuster
18namespace function_evaluation
WxCryptSet extends WxCrypt by providing, in addition to name-value pairs, an set of named WxCryptSets...
Definition: wxcryptset.h:35
Definition: phase_space_function_evaluator.h:23
std::unique_ptr< WxRange > _velocity_space_element_range
Definition: phase_space_function_evaluator.h:43
PhaseSpaceFunctionEvaluator()=default
void setup(const WxCryptSet &wxc) override
Setup the spatial solver using the cryptset.
std::unique_ptr< geometry::phase_space::PhaseSpaceDGGeometry > _phase_space_dg_geometry
Definition: phase_space_function_evaluator.h:46
wxm::dfem::tools::scope_t _element_scope
Definition: phase_space_function_evaluator.h:40
void solve(real time, variables_type &input) override
Solves the spatial system and puts result in _rhs.
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