Base class for deriving any boundary condition of a integrated type.
const InputParameters & parameters() const
Get the parameters of the object.
Implements a spatially-constant, time-varying flux boundary condition grad(u).n = g(t),...
static InputParameters validParams()
virtual Real computeQpResidual() override
Method for computing the residual at quadrature points.