A DiracKernel is used when you need to add contributions to the residual by means of multiplying some...
virtual Real computeQpResidual() override
This is the virtual that derived classes should override for computing the residual.
virtual void addPoints() override
This is where the DiracKernel should call addPoint() for each point it needs to have a value distribu...
static InputParameters validParams()
const Function & _function
Base class for function objects.
const InputParameters & parameters() const
Get the parameters of the object.