virtual ADReal precomputeQpResidual() override
Called before forming the residual for an element. 
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...
FunctorKernel(const InputParameters ¶meters)
DualNumber< Real, DNDerivativeType, true > ADReal
const Real _sign
Sign to apply to functor. 
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const Moose::Functor< ADReal > & _functor
Functor to add. 
static InputParameters validParams()
const Mode _mode
The working mode of this kernel ("add" or "target") 
Adds a term from a functor.