26 virtual void execute()
override;
Control that additionally provides the capability to produce/consume data values, to allow control op...
Base class for function objects.
Creates a control data and populates it by evaluating a Function.
const Point _point
Spatial point at which to evaluate the function.
static InputParameters validParams()
const Function & _function
Function to be evaluated.
virtual void execute() override
Execute the control.
Real & _value
The new control data.
const InputParameters & parameters() const
Get the parameters of the object.