Represents the rate in a simple ODE of du/dt = f.
This is a wrapper that forwards calls to the implementation, which can be switched out at any time wi...
DualNumber< Real, DNDerivativeType, true > ADReal
const Moose::Functor< ADReal > & _functor
Base class for creating nodal kernels with AD-computed Jacobians.
virtual ADReal computeQpResidual() override
The user can override this function to compute the residual at a node.
static InputParameters validParams()
Constructor grabs the Function.
const InputParameters & parameters() const
Get the parameters of the object.
UserForcingFunctorNodalKernel(const InputParameters ¶meters)