Base class for making kernels that work on auxiliary scalar variables.
Sets a value of a scalar variable based on the function.
static InputParameters validParams()
std::vector< const Function * > _functions
virtual Real computeValue() override
Compute the value of this kernel.
Base class for function objects.
const InputParameters & parameters() const
Get the parameters of the object.