This kernel implements a generic functional body force term: $ - c \cdof f \cdot \phi_i $.
const Function & _function
Optional function value.
static InputParameters validParams()
virtual Real value(Real t, const Point &p) const
Override this to evaluate the scalar function at point (t,x,y,z), by default this returns zero,...