Base class for function objects.
const InputParameters & parameters() const
Get the parameters of the object.
Function auxiliary value.
const Function & _function
Function being used to compute the value of this kernel.
virtual RealVectorValue computeValue() override
Compute and return the value of the aux variable.
static InputParameters validParams()