registerMooseObject("MooseApp", BodyForce)
This kernel implements a generic functional body force term: $ - c \cdof f \cdot \phi_i $.
virtual GenericReal< is_ad > computeQpResidual() override
Compute this Kernel's contribution to the residual at the current quadrature point.
static InputParameters validParams()
BodyForceTempl(const InputParameters ¶meters)