23 virtual Real
value(Real t,
const Point &
p)
const override;
DualNumber< Real, DNDerivativeType, true > ADReal
const InputParameters & parameters() const
A simple reward function which uses c1*|x-x_target|+c2.
const Function & _design_function
Value we would like to reach (can be time and space dependent)
const PostprocessorValue & _observed_value
Postprocessor containing the observed value.
virtual Real value(Real t, const Point &p) const override
const Real & _c1
Coefficients for the reward function.
static InputParameters validParams()