const InputParameters & parameters() const
Get the parameters of the object.
AD version of DiracKernel.
const Moose::Functor< ADReal > & _functor
Source functor.
This is a wrapper that forwards calls to the implementation, which can be switched out at any time wi...
const Point & _p
Source point.
DualNumber< Real, DNDerivativeType, true > ADReal
FunctorDiracKernel(const InputParameters ¶meters)
Computes a dirac source using a functor.
virtual void addPoints() override
This is where the DiracKernel should call addPoint() for each point it needs to have a value distribu...
virtual ADReal computeQpResidual() override
Computes the residual contribution at the current quadrature point.
static InputParameters validParams()