const RealVectorValue & _values
VectorConstantPointSource(const InputParameters ¶meters)
std::vector< Real > _point_param
virtual Real computeQpResidual() override
This is the virtual that derived classes should override for computing the residual.
static InputParameters validParams()
A VectorConstantPointSource DiracKernel is used to add a constant source term at a point...
A DiracKernel is used when you need to add contributions to the residual by means of multiplying some...
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual void addPoints() override
This is where the DiracKernel should call addPoint() for each point it needs to have a value distribu...
const InputParameters & parameters() const
Get the parameters of the object.