const InputParameters & parameters() const
Get the parameters of the object.
This is a wrapper that forwards calls to the implementation, which can be switched out at any time wi...
Time derivative of a functor, which can be a variable, function, functor material property.
virtual Real computeValue() override
Compute and return the value of the aux variable.
const Moose::Functor< Real > & _factor
Factor to multiply the time derivative with.
const bool _use_qp_arg
Whether to use a quadrature-based functor argument, appropriate for finite element evaluations.
const Moose::Functor< Real > & _functor
Functor to take the time derivative of.
static InputParameters validParams()